Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-33671 (GCVE-0-2026-33671)
Vulnerability from cvelistv5 – Published: 2026-03-26 21:20 – Updated: 2026-03-27 20:00- CWE-1333 - Inefficient Regular Expression Complexity
| URL | Tags |
|---|---|
| https://github.com/micromatch/picomatch/security/… | x_refsource_CONFIRM |
| https://github.com/micromatch/picomatch/commit/5e… | x_refsource_MISC |
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| micromatch | picomatch |
Affected:
>= 4.0.0, < 4.0.4
Affected: >= 3.0.0, < 3.0.2 Affected: < 2.3.2 |
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-33671",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-27T14:12:26.127766Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-27T20:00:45.351Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "picomatch",
"vendor": "micromatch",
"versions": [
{
"status": "affected",
"version": "\u003e= 4.0.0, \u003c 4.0.4"
},
{
"status": "affected",
"version": "\u003e= 3.0.0, \u003c 3.0.2"
},
{
"status": "affected",
"version": "\u003c 2.3.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, and 2.3.2 are vulnerable to Regular Expression Denial of Service (ReDoS) when processing crafted extglob patterns. Certain patterns using extglob quantifiers such as `+()` and `*()`, especially when combined with overlapping alternatives or nested extglobs, are compiled into regular expressions that can exhibit catastrophic backtracking on non-matching input. Applications are impacted when they allow untrusted users to supply glob patterns that are passed to `picomatch` for compilation or matching. In those cases, an attacker can cause excessive CPU consumption and block the Node.js event loop, resulting in a denial of service. Applications that only use trusted, developer-controlled glob patterns are much less likely to be exposed in a security-relevant way. This issue is fixed in picomatch 4.0.4, 3.0.2 and 2.3.2. Users should upgrade to one of these versions or later, depending on their supported release line. If upgrading is not immediately possible, avoid passing untrusted glob patterns to `picomatch`. Possible mitigations include disabling extglob support for untrusted patterns by using `noextglob: true`, rejecting or sanitizing patterns containing nested extglobs or extglob quantifiers such as `+()` and `*()`, enforcing strict allowlists for accepted pattern syntax, running matching in an isolated worker or separate process with time and resource limits, and applying application-level request throttling and input validation for any endpoint that accepts glob patterns."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1333",
"description": "CWE-1333: Inefficient Regular Expression Complexity",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-26T21:20:48.191Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/micromatch/picomatch/security/advisories/GHSA-c2c7-rcm5-vvqj",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/micromatch/picomatch/security/advisories/GHSA-c2c7-rcm5-vvqj"
},
{
"name": "https://github.com/micromatch/picomatch/commit/5eceecd27543b8e056b9307d69e105ea03618a7d",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/micromatch/picomatch/commit/5eceecd27543b8e056b9307d69e105ea03618a7d"
}
],
"source": {
"advisory": "GHSA-c2c7-rcm5-vvqj",
"discovery": "UNKNOWN"
},
"title": "Picomatch has a ReDoS vulnerability via extglob quantifiers"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-33671",
"datePublished": "2026-03-26T21:20:48.191Z",
"dateReserved": "2026-03-23T16:34:59.930Z",
"dateUpdated": "2026-03-27T20:00:45.351Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-33671",
"date": "2026-08-19",
"epss": "0.00404",
"percentile": "0.33789"
},
"microsoft_vex": {
"current_release_date": "2026-06-02T01:47:26.000Z",
"cve": "CVE-2026-33671",
"id": "msrc_CVE-2026-33671",
"initial_release_date": "2026-03-02T00:00:00.000Z",
"product_status:fixed": "1",
"product_status:known_affected": "2",
"product_status:known_not_affected": "4",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Picomatch has a ReDoS vulnerability via extglob quantifiers",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-33671.json",
"version": "8"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-33671\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-03-26T22:16:30.210\",\"lastModified\":\"2026-06-17T10:37:54.007\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, and 2.3.2 are vulnerable to Regular Expression Denial of Service (ReDoS) when processing crafted extglob patterns. Certain patterns using extglob quantifiers such as `+()` and `*()`, especially when combined with overlapping alternatives or nested extglobs, are compiled into regular expressions that can exhibit catastrophic backtracking on non-matching input. Applications are impacted when they allow untrusted users to supply glob patterns that are passed to `picomatch` for compilation or matching. In those cases, an attacker can cause excessive CPU consumption and block the Node.js event loop, resulting in a denial of service. Applications that only use trusted, developer-controlled glob patterns are much less likely to be exposed in a security-relevant way. This issue is fixed in picomatch 4.0.4, 3.0.2 and 2.3.2. Users should upgrade to one of these versions or later, depending on their supported release line. If upgrading is not immediately possible, avoid passing untrusted glob patterns to `picomatch`. Possible mitigations include disabling extglob support for untrusted patterns by using `noextglob: true`, rejecting or sanitizing patterns containing nested extglobs or extglob quantifiers such as `+()` and `*()`, enforcing strict allowlists for accepted pattern syntax, running matching in an isolated worker or separate process with time and resource limits, and applying application-level request throttling and input validation for any endpoint that accepts glob patterns.\"},{\"lang\":\"es\",\"value\":\"Picomatch es un comparador de globs escrito en JavaScript. Las versiones anteriores a 4.0.4, 3.0.2 y 2.3.2 son vulnerables a la denegaci\u00f3n de servicio por expresi\u00f3n regular (ReDoS) al procesar patrones extglob manipulados. Ciertos patrones que utilizan cuantificadores extglob como \u0027+()\u0027 y \u0027*()\u0027, especialmente cuando se combinan con alternativas superpuestas o extglobs anidados, se compilan en expresiones regulares que pueden exhibir un retroceso catastr\u00f3fico en entradas no coincidentes. Las aplicaciones se ven afectadas cuando permiten a usuarios no confiables suministrar patrones glob que se pasan a \u0027picomatch\u0027 para su compilaci\u00f3n o coincidencia. En esos casos, un atacante puede causar un consumo excesivo de CPU y bloquear el bucle de eventos de Node.js, lo que resulta en una denegaci\u00f3n de servicio. Las aplicaciones que solo utilizan patrones glob confiables y controlados por el desarrollador son mucho menos propensas a estar expuestas de una manera relevante para la seguridad. Este problema se corrige en picomatch 4.0.4, 3.0.2 y 2.3.2. Los usuarios deben actualizar a una de estas versiones o posteriores, dependiendo de su l\u00ednea de lanzamiento compatible. Si la actualizaci\u00f3n no es posible de inmediato, evite pasar patrones glob no confiables a \u0027picomatch\u0027. Las posibles mitigaciones incluyen deshabilitar el soporte de extglob para patrones no confiables usando \u0027noextglob: true\u0027, rechazar o sanear patrones que contengan extglobs anidados o cuantificadores extglob como \u0027+()\u0027 y \u0027*()\u0027, aplicar listas de permitidos estrictas para la sintaxis de patrones aceptada, ejecutar la coincidencia en un trabajador aislado o proceso separado con l\u00edmites de tiempo y recursos, y aplicar la limitaci\u00f3n de solicitudes a nivel de aplicaci\u00f3n y la validaci\u00f3n de entrada para cualquier punto final que acepte patrones glob.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"micromatch\",\"product\":\"picomatch\",\"versions\":[{\"version\":\"\u003e= 4.0.0, \u003c 4.0.4\",\"status\":\"affected\"},{\"version\":\"\u003e= 3.0.0, \u003c 3.0.2\",\"status\":\"affected\"},{\"version\":\"\u003c 2.3.2\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-03-27T14:12:26.127766Z\",\"id\":\"CVE-2026-33671\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:jonschlinkert:picomatch:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"2.3.2\",\"matchCriteriaId\":\"6148465C-6A83-4B20-82ED-6A4716A9715A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:jonschlinkert:picomatch:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.0.2\",\"matchCriteriaId\":\"9A206521-842F-4F49-8128-4A115190B763\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:jonschlinkert:picomatch:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"4.0.0\",\"versionEndExcluding\":\"4.0.4\",\"matchCriteriaId\":\"66F51752-C949-46F4-A543-43DD20B4A98B\"}]}]}],\"references\":[{\"url\":\"https://github.com/micromatch/picomatch/commit/5eceecd27543b8e056b9307d69e105ea03618a7d\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/micromatch/picomatch/security/advisories/GHSA-c2c7-rcm5-vvqj\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-19T20:56:35+00:00",
"cve": "CVE-2026-33671",
"id": "CVE-2026-33671",
"initial_release_date": "2026-03-26T21:20:48.191000+00:00",
"product_status:fixed": "189",
"product_status:known_affected": "184",
"product_status:known_not_affected": "114",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "picomatch: Picomatch: Regular Expression Denial of Service via crafted extglob patterns",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-33671.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-33671\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-27T14:12:26.127766Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-27T14:12:29.713Z\"}}], \"cna\": {\"title\": \"Picomatch has a ReDoS vulnerability via extglob quantifiers\", \"source\": {\"advisory\": \"GHSA-c2c7-rcm5-vvqj\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"micromatch\", \"product\": \"picomatch\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 4.0.0, \u003c 4.0.4\"}, {\"status\": \"affected\", \"version\": \"\u003e= 3.0.0, \u003c 3.0.2\"}, {\"status\": \"affected\", \"version\": \"\u003c 2.3.2\"}]}], \"references\": [{\"url\": \"https://github.com/micromatch/picomatch/security/advisories/GHSA-c2c7-rcm5-vvqj\", \"name\": \"https://github.com/micromatch/picomatch/security/advisories/GHSA-c2c7-rcm5-vvqj\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/micromatch/picomatch/commit/5eceecd27543b8e056b9307d69e105ea03618a7d\", \"name\": \"https://github.com/micromatch/picomatch/commit/5eceecd27543b8e056b9307d69e105ea03618a7d\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, and 2.3.2 are vulnerable to Regular Expression Denial of Service (ReDoS) when processing crafted extglob patterns. Certain patterns using extglob quantifiers such as `+()` and `*()`, especially when combined with overlapping alternatives or nested extglobs, are compiled into regular expressions that can exhibit catastrophic backtracking on non-matching input. Applications are impacted when they allow untrusted users to supply glob patterns that are passed to `picomatch` for compilation or matching. In those cases, an attacker can cause excessive CPU consumption and block the Node.js event loop, resulting in a denial of service. Applications that only use trusted, developer-controlled glob patterns are much less likely to be exposed in a security-relevant way. This issue is fixed in picomatch 4.0.4, 3.0.2 and 2.3.2. Users should upgrade to one of these versions or later, depending on their supported release line. If upgrading is not immediately possible, avoid passing untrusted glob patterns to `picomatch`. Possible mitigations include disabling extglob support for untrusted patterns by using `noextglob: true`, rejecting or sanitizing patterns containing nested extglobs or extglob quantifiers such as `+()` and `*()`, enforcing strict allowlists for accepted pattern syntax, running matching in an isolated worker or separate process with time and resource limits, and applying application-level request throttling and input validation for any endpoint that accepts glob patterns.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1333\", \"description\": \"CWE-1333: Inefficient Regular Expression Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-03-26T21:20:48.191Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-33671\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-27T20:00:45.351Z\", \"dateReserved\": \"2026-03-23T16:34:59.930Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-03-26T21:20:48.191Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
cleanstart-2026-qw40696
Vulnerability from cleanstart
Package mongosh version 2.8.2-r0 fixes 23 vulnerabilities: ghsa-2w6w-674q-4c4q, ghsa-3mfm-83xf-c92r, ghsa-xhpv-hc6g-r9c6, ghsa-9cx6-37pm-9jff, ghsa-xjpj-3mr7-gcpf...
| URL | Type | |
|---|---|---|
{
"affected": [
{
"package": {
"ecosystem": "Alpine",
"name": "mongosh"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.8.2-r0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.8.2-r0"
]
}
],
"credits": [],
"database_specific": {},
"details": "Package mongosh version 2.8.2-r0 fixes 23 vulnerabilities: ghsa-2w6w-674q-4c4q, ghsa-3mfm-83xf-c92r, ghsa-xhpv-hc6g-r9c6, ghsa-9cx6-37pm-9jff, ghsa-xjpj-3mr7-gcpf...",
"id": "CLEANSTART-2026-QW40696",
"modified": "2026-07-30T09:34:42Z",
"published": "2026-07-30T07:10:53Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/mongodb-js/mongosh"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes in mongosh 2.8.2-r0",
"upstream": [
"ghsa-2w6w-674q-4c4q",
"ghsa-3mfm-83xf-c92r",
"ghsa-xhpv-hc6g-r9c6",
"ghsa-9cx6-37pm-9jff",
"ghsa-xjpj-3mr7-gcpf",
"CVE-2026-33937",
"CVE-2026-33938",
"CVE-2026-33939",
"CVE-2026-33940",
"CVE-2026-33941",
"CVE-2026-33916",
"ghsa-c2c7-rcm5-vvqj",
"CVE-2026-33671",
"CVE-2026-33672",
"ghsa-3v7f-55p6-f55p",
"ghsa-f886-m6hf-6m8v",
"CVE-2026-33750",
"ghsa-j3q9-mxjg-w52f",
"CVE-2026-4926",
"CVE-2026-4923",
"ghsa-27v5-c462-wpq7",
"ghsa-48c2-rrv3-qjmp",
"CVE-2026-33532"
]
}
cleanstart-2026-rc48434
Vulnerability from cleanstart
Package mongosh version 2.7.0-r1 fixes 31 vulnerabilities: CVE-2025-62718, CVE-2026-33937, ghsa-2w6w-674q-4c4q, ghsa-3p68-rc4w-qgx5, CVE-2026-33671...
| URL | Type | |
|---|---|---|
{
"affected": [
{
"package": {
"ecosystem": "Alpine",
"name": "mongosh"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.7.0-r1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.7.0-r1"
]
}
],
"credits": [],
"database_specific": {},
"details": "Package mongosh version 2.7.0-r1 fixes 31 vulnerabilities: CVE-2025-62718, CVE-2026-33937, ghsa-2w6w-674q-4c4q, ghsa-3p68-rc4w-qgx5, CVE-2026-33671...",
"id": "CLEANSTART-2026-RC48434",
"modified": "2026-07-30T09:34:46Z",
"published": "2026-07-30T07:10:53Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/mongodb-js/mongosh"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes in mongosh 2.7.0-r1",
"upstream": [
"CVE-2025-62718",
"CVE-2026-33937",
"ghsa-2w6w-674q-4c4q",
"ghsa-3p68-rc4w-qgx5",
"CVE-2026-33671",
"CVE-2026-33938",
"CVE-2026-33939",
"CVE-2026-33940",
"CVE-2026-33941",
"CVE-2026-4800",
"CVE-2026-4926",
"ghsa-3mfm-83xf-c92r",
"ghsa-9cx6-37pm-9jff",
"ghsa-c2c7-rcm5-vvqj",
"ghsa-j3q9-mxjg-w52f",
"ghsa-r5fr-rjxr-66jc",
"ghsa-xhpv-hc6g-r9c6",
"ghsa-xjpj-3mr7-gcpf",
"CVE-2026-2950",
"CVE-2026-33532",
"CVE-2026-33672",
"CVE-2026-33750",
"CVE-2026-33916",
"CVE-2026-4923",
"ghsa-2qvq-rjwj-gvw9",
"ghsa-3v7f-55p6-f55p",
"ghsa-48c2-rrv3-qjmp",
"ghsa-7rx3-28cr-v5wh",
"ghsa-f23m-r3pf-42rh",
"ghsa-f886-m6hf-6m8v",
"ghsa-442j-39wm-28r2"
]
}
cleanstart-2026-rz36238
Vulnerability from cleanstart
Package azure-functions-node version 4.1052.200-r0 fixes 22 vulnerabilities: CVE-2026-41907, CVE-2026-48068, CVE-2026-48069, CVE-2024-37168, CVE-2024-4068...
| URL | Type | |
|---|---|---|
{
"affected": [
{
"package": {
"ecosystem": "Alpine",
"name": "azure-functions-node"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.1052.200-r0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.1052.200-r0"
]
}
],
"credits": [],
"database_specific": {},
"details": "Package azure-functions-node version 4.1052.200-r0 fixes 22 vulnerabilities: CVE-2026-41907, CVE-2026-48068, CVE-2026-48069, CVE-2024-37168, CVE-2024-4068...",
"id": "CLEANSTART-2026-RZ36238",
"modified": "2026-07-30T09:30:07Z",
"published": "2026-07-30T07:10:53Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/Azure/azure-functions-host"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes in azure-functions-node 4.1052.200-r0",
"upstream": [
"CVE-2026-41907",
"CVE-2026-48068",
"CVE-2026-48069",
"CVE-2024-37168",
"CVE-2024-4068",
"CVE-2024-4067",
"CVE-2026-33671",
"CVE-2026-33672",
"CVE-2026-41242",
"CVE-2026-44289",
"CVE-2026-44290",
"CVE-2026-44291",
"CVE-2026-44293",
"CVE-2026-48712",
"CVE-2026-44288",
"CVE-2026-44292",
"CVE-2026-44294",
"CVE-2026-45740",
"CVE-2026-54269",
"CVE-2026-54271",
"CVE-2026-44295",
"CVE-2026-41907"
]
}
cleanstart-2026-zk21652
Vulnerability from cleanstart
Package renovate version 43.123.6-r0 fixes 14 vulnerabilities: ghsa-3v7f-55p6-f55p, ghsa-c2c7-rcm5-vvqj, CVE-2026-33671, CVE-2026-33672, ghsa-r5fr-rjxr-66jc...
| URL | Type | |
|---|---|---|
{
"affected": [
{
"package": {
"ecosystem": "Alpine",
"name": "renovate"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "43.123.6-r0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"43.123.6-r0"
]
}
],
"credits": [],
"database_specific": {},
"details": "Package renovate version 43.123.6-r0 fixes 14 vulnerabilities: ghsa-3v7f-55p6-f55p, ghsa-c2c7-rcm5-vvqj, CVE-2026-33671, CVE-2026-33672, ghsa-r5fr-rjxr-66jc...",
"id": "CLEANSTART-2026-ZK21652",
"modified": "2026-07-30T09:31:53Z",
"published": "2026-07-30T07:10:53Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/renovatebot/renovate"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes in renovate 43.123.6-r0",
"upstream": [
"ghsa-3v7f-55p6-f55p",
"ghsa-c2c7-rcm5-vvqj",
"CVE-2026-33671",
"CVE-2026-33672",
"ghsa-r5fr-rjxr-66jc",
"ghsa-f23m-r3pf-42rh",
"CVE-2026-4800",
"CVE-2026-2950",
"ghsa-xq3m-2v4x-88gg",
"ghsa-f886-m6hf-6m8v",
"CVE-2026-33750",
"ghsa-737v-mqg7-c878",
"CVE-2026-35209",
"ghsa-v3rj-xjv7-4jmq"
]
}
FKIE_CVE-2026-33671
Vulnerability from fkie_nvd - Published: 2026-03-26 22:16 - Updated: 2026-06-17 10:37| Vendor | Product | Version | |
|---|---|---|---|
| jonschlinkert | picomatch | * | |
| jonschlinkert | picomatch | * | |
| jonschlinkert | picomatch | * |
{
"affected": [
{
"affectedData": [
{
"product": "picomatch",
"vendor": "micromatch",
"versions": [
{
"status": "affected",
"version": "\u003e= 4.0.0, \u003c 4.0.4"
},
{
"status": "affected",
"version": "\u003e= 3.0.0, \u003c 3.0.2"
},
{
"status": "affected",
"version": "\u003c 2.3.2"
}
]
}
],
"source": "security-advisories@github.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:jonschlinkert:picomatch:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "6148465C-6A83-4B20-82ED-6A4716A9715A",
"versionEndExcluding": "2.3.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:jonschlinkert:picomatch:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "9A206521-842F-4F49-8128-4A115190B763",
"versionEndExcluding": "3.0.2",
"versionStartIncluding": "3.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:jonschlinkert:picomatch:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "66F51752-C949-46F4-A543-43DD20B4A98B",
"versionEndExcluding": "4.0.4",
"versionStartIncluding": "4.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Picomatch is a glob matcher written JavaScript. Versions prior to 4.0.4, 3.0.2, and 2.3.2 are vulnerable to Regular Expression Denial of Service (ReDoS) when processing crafted extglob patterns. Certain patterns using extglob quantifiers such as `+()` and `*()`, especially when combined with overlapping alternatives or nested extglobs, are compiled into regular expressions that can exhibit catastrophic backtracking on non-matching input. Applications are impacted when they allow untrusted users to supply glob patterns that are passed to `picomatch` for compilation or matching. In those cases, an attacker can cause excessive CPU consumption and block the Node.js event loop, resulting in a denial of service. Applications that only use trusted, developer-controlled glob patterns are much less likely to be exposed in a security-relevant way. This issue is fixed in picomatch 4.0.4, 3.0.2 and 2.3.2. Users should upgrade to one of these versions or later, depending on their supported release line. If upgrading is not immediately possible, avoid passing untrusted glob patterns to `picomatch`. Possible mitigations include disabling extglob support for untrusted patterns by using `noextglob: true`, rejecting or sanitizing patterns containing nested extglobs or extglob quantifiers such as `+()` and `*()`, enforcing strict allowlists for accepted pattern syntax, running matching in an isolated worker or separate process with time and resource limits, and applying application-level request throttling and input validation for any endpoint that accepts glob patterns."
},
{
"lang": "es",
"value": "Picomatch es un comparador de globs escrito en JavaScript. Las versiones anteriores a 4.0.4, 3.0.2 y 2.3.2 son vulnerables a la denegaci\u00f3n de servicio por expresi\u00f3n regular (ReDoS) al procesar patrones extglob manipulados. Ciertos patrones que utilizan cuantificadores extglob como \u0027+()\u0027 y \u0027*()\u0027, especialmente cuando se combinan con alternativas superpuestas o extglobs anidados, se compilan en expresiones regulares que pueden exhibir un retroceso catastr\u00f3fico en entradas no coincidentes. Las aplicaciones se ven afectadas cuando permiten a usuarios no confiables suministrar patrones glob que se pasan a \u0027picomatch\u0027 para su compilaci\u00f3n o coincidencia. En esos casos, un atacante puede causar un consumo excesivo de CPU y bloquear el bucle de eventos de Node.js, lo que resulta en una denegaci\u00f3n de servicio. Las aplicaciones que solo utilizan patrones glob confiables y controlados por el desarrollador son mucho menos propensas a estar expuestas de una manera relevante para la seguridad. Este problema se corrige en picomatch 4.0.4, 3.0.2 y 2.3.2. Los usuarios deben actualizar a una de estas versiones o posteriores, dependiendo de su l\u00ednea de lanzamiento compatible. Si la actualizaci\u00f3n no es posible de inmediato, evite pasar patrones glob no confiables a \u0027picomatch\u0027. Las posibles mitigaciones incluyen deshabilitar el soporte de extglob para patrones no confiables usando \u0027noextglob: true\u0027, rechazar o sanear patrones que contengan extglobs anidados o cuantificadores extglob como \u0027+()\u0027 y \u0027*()\u0027, aplicar listas de permitidos estrictas para la sintaxis de patrones aceptada, ejecutar la coincidencia en un trabajador aislado o proceso separado con l\u00edmites de tiempo y recursos, y aplicar la limitaci\u00f3n de solicitudes a nivel de aplicaci\u00f3n y la validaci\u00f3n de entrada para cualquier punto final que acepte patrones glob."
}
],
"id": "CVE-2026-33671",
"lastModified": "2026-06-17T10:37:54.007",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "security-advisories@github.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-33671",
"options": [
{
"exploitation": "none"
},
{
"automatable": "yes"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-27T14:12:26.127766Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-03-26T22:16:30.210",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Patch"
],
"url": "https://github.com/micromatch/picomatch/commit/5eceecd27543b8e056b9307d69e105ea03618a7d"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/micromatch/picomatch/security/advisories/GHSA-c2c7-rcm5-vvqj"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-1333"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GHSA-C2C7-RCM5-VVQJ
Vulnerability from github – Published: 2026-03-25 21:12 – Updated: 2026-03-27 21:36Impact
picomatch is vulnerable to Regular Expression Denial of Service (ReDoS) when processing crafted extglob patterns. Certain patterns using extglob quantifiers such as +() and *(), especially when combined with overlapping alternatives or nested extglobs, are compiled into regular expressions that can exhibit catastrophic backtracking on non-matching input.
Examples of problematic patterns include +(a|aa), +(*|?), +(+(a)), *(+(a)), and +(+(+(a))). In local reproduction, these patterns caused multi-second event-loop blocking with relatively short inputs. For example, +(a|aa) compiled to ^(?:(?=.)(?:a|aa)+)$ and took about 2 seconds to reject a 41-character non-matching input, while nested patterns such as +(+(a)) and *(+(a)) took around 29 seconds to reject a 33-character input on a modern M1 MacBook.
Applications are impacted when they allow untrusted users to supply glob patterns that are passed to picomatch for compilation or matching. In those cases, an attacker can cause excessive CPU consumption and block the Node.js event loop, resulting in a denial of service. Applications that only use trusted, developer-controlled glob patterns are much less likely to be exposed in a security-relevant way.
Patches
This issue is fixed in picomatch 4.0.4, 3.0.2 and 2.3.2.
Users should upgrade to one of these versions or later, depending on their supported release line.
Workarounds
If upgrading is not immediately possible, avoid passing untrusted glob patterns to picomatch.
Possible mitigations include:
- disable extglob support for untrusted patterns by using noextglob: true
- reject or sanitize patterns containing nested extglobs or extglob quantifiers such as +() and *()
- enforce strict allowlists for accepted pattern syntax
- run matching in an isolated worker or separate process with time and resource limits
- apply application-level request throttling and input validation for any endpoint that accepts glob patterns
Resources
- Picomatch repository: https://github.com/micromatch/picomatch
lib/parse.jsandlib/constants.jsare involved in generating the vulnerable regex forms- Comparable ReDoS precedent: CVE-2024-4067 (
micromatch) - Comparable generated-regex precedent: CVE-2024-45296 (
path-to-regexp)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "picomatch"
},
"ranges": [
{
"events": [
{
"introduced": "4.0.0"
},
{
"fixed": "4.0.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "picomatch"
},
"ranges": [
{
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.0.2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "picomatch"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.3.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-33671"
],
"database_specific": {
"cwe_ids": [
"CWE-1333"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-25T21:12:07Z",
"nvd_published_at": "2026-03-26T22:16:30Z",
"severity": "HIGH"
},
"details": "### Impact\n`picomatch` is vulnerable to Regular Expression Denial of Service (ReDoS) when processing crafted extglob patterns. Certain patterns using extglob quantifiers such as `+()` and `*()`, especially when combined with overlapping alternatives or nested extglobs, are compiled into regular expressions that can exhibit catastrophic backtracking on non-matching input.\n\nExamples of problematic patterns include `+(a|aa)`, `+(*|?)`, `+(+(a))`, `*(+(a))`, and `+(+(+(a)))`. In local reproduction, these patterns caused multi-second event-loop blocking with relatively short inputs. For example, `+(a|aa)` compiled to `^(?:(?=.)(?:a|aa)+)$` and took about 2 seconds to reject a 41-character non-matching input, while nested patterns such as `+(+(a))` and `*(+(a))` took around 29 seconds to reject a 33-character input on a modern M1 MacBook.\n\nApplications are impacted when they allow untrusted users to supply glob patterns that are passed to `picomatch` for compilation or matching. In those cases, an attacker can cause excessive CPU consumption and block the Node.js event loop, resulting in a denial of service. Applications that only use trusted, developer-controlled glob patterns are much less likely to be exposed in a security-relevant way.\n\n### Patches\nThis issue is fixed in picomatch 4.0.4, 3.0.2 and 2.3.2.\n\nUsers should upgrade to one of these versions or later, depending on their supported release line.\n\n### Workarounds\nIf upgrading is not immediately possible, avoid passing untrusted glob patterns to `picomatch`.\n\nPossible mitigations include:\n- disable extglob support for untrusted patterns by using `noextglob: true`\n- reject or sanitize patterns containing nested extglobs or extglob quantifiers such as `+()` and `*()`\n- enforce strict allowlists for accepted pattern syntax\n- run matching in an isolated worker or separate process with time and resource limits\n- apply application-level request throttling and input validation for any endpoint that accepts glob patterns\n\n### Resources\n- Picomatch repository: https://github.com/micromatch/picomatch\n- `lib/parse.js` and `lib/constants.js` are involved in generating the vulnerable regex forms\n- Comparable ReDoS precedent: CVE-2024-4067 (`micromatch`)\n- Comparable generated-regex precedent: CVE-2024-45296 (`path-to-regexp`)",
"id": "GHSA-c2c7-rcm5-vvqj",
"modified": "2026-03-27T21:36:13Z",
"published": "2026-03-25T21:12:07Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/micromatch/picomatch/security/advisories/GHSA-c2c7-rcm5-vvqj"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33671"
},
{
"type": "WEB",
"url": "https://github.com/micromatch/picomatch/commit/5eceecd27543b8e056b9307d69e105ea03618a7d"
},
{
"type": "PACKAGE",
"url": "https://github.com/micromatch/picomatch"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Picomatch has a ReDoS vulnerability via extglob quantifiers"
}
MSRC_CVE-2026-33671
Vulnerability from csaf_microsoft - Published: 2026-03-02 00:00 - Updated: 2026-06-02 01:47| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 21192-17084 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-3 | — |
None Available
|
|
| Unresolved product id: 17084-2 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-6 | — | ||
| Unresolved product id: 17086-5 | — | ||
| Unresolved product id: 17086-4 | — | ||
| Unresolved product id: 17084-1 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-33671 Picomatch has a ReDoS vulnerability via extglob quantifiers - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-33671.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Picomatch has a ReDoS vulnerability via extglob quantifiers",
"tracking": {
"current_release_date": "2026-06-02T01:47:26.000Z",
"generator": {
"date": "2026-06-02T07:21:00.359Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-33671",
"initial_release_date": "2026-03-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-03-29T01:03:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-03-30T14:38:39.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-04-14T14:42:37.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
},
{
"date": "2026-04-15T01:38:37.000Z",
"legacy_version": "4",
"number": "4",
"summary": "Information published."
},
{
"date": "2026-04-16T14:37:41.000Z",
"legacy_version": "5",
"number": "5",
"summary": "Information published."
},
{
"date": "2026-05-31T01:03:29.000Z",
"legacy_version": "6",
"number": "6",
"summary": "Information published."
},
{
"date": "2026-06-01T14:45:05.000Z",
"legacy_version": "6.1",
"number": "7",
"summary": "Information published."
},
{
"date": "2026-06-02T01:47:26.000Z",
"legacy_version": "7",
"number": "8",
"summary": "Information published."
}
],
"status": "final",
"version": "8"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 nodejs24 0:24.13.0-3.azl3",
"product": {
"name": "azl3 nodejs24 0:24.13.0-3.azl3",
"product_id": "3"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 nodejs24 0:24.14.1-1.azl3",
"product": {
"name": "\u003cazl3 nodejs24 0:24.14.1-1.azl3",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 nodejs24 0:24.14.1-1.azl3",
"product": {
"name": "azl3 nodejs24 0:24.14.1-1.azl3",
"product_id": "21192"
}
}
],
"category": "product_name",
"name": "nodejs24"
},
{
"category": "product_name",
"name": "azl3 python-tensorboard 0:2.16.2-6.azl3",
"product": {
"name": "azl3 python-tensorboard 0:2.16.2-6.azl3",
"product_id": "6"
}
},
{
"category": "product_name",
"name": "cbl2 python-tensorboard 0:2.11.0-3.cbl2",
"product": {
"name": "cbl2 python-tensorboard 0:2.11.0-3.cbl2",
"product_id": "5"
}
},
{
"category": "product_name",
"name": "cbl2 reaper 0:3.1.1-22.cbl2",
"product": {
"name": "cbl2 reaper 0:3.1.1-22.cbl2",
"product_id": "4"
}
},
{
"category": "product_name",
"name": "azl3 nodejs 0:24.14.1-3.azl3",
"product": {
"name": "azl3 nodejs 0:24.14.1-3.azl3",
"product_id": "1"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 nodejs24 0:24.13.0-3.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python-tensorboard 0:2.16.2-6.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-6"
},
"product_reference": "6",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python-tensorboard 0:2.11.0-3.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-5"
},
"product_reference": "5",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 reaper 0:3.1.1-22.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-4"
},
"product_reference": "4",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 nodejs24 0:24.14.1-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 nodejs24 0:24.14.1-1.azl3 as a component of Azure Linux 3.0",
"product_id": "21192-17084"
},
"product_reference": "21192",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 nodejs 0:24.14.1-3.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-33671",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-6",
"17086-5",
"17086-4",
"17084-1"
]
}
],
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"21192-17084"
],
"known_affected": [
"17084-3",
"17084-2"
],
"known_not_affected": [
"17084-6",
"17086-5",
"17086-4",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-33671 Picomatch has a ReDoS vulnerability via extglob quantifiers - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-33671.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-03-29T01:03:00.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-3"
]
},
{
"category": "vendor_fix",
"date": "2026-03-29T01:03:00.000Z",
"details": "0:24.14.1-2.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"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": [
"17084-3",
"17084-2"
]
}
],
"title": "Picomatch has a ReDoS vulnerability via extglob quantifiers"
}
]
}
RHSA-2026:34342
Vulnerability from csaf_redhat - Published: 2026-07-01 14:36 - Updated: 2026-08-20 04:22A flaw was found in the npm library trim where a specifically crafted input can cause a regular expression to take an abnormal amount of time to compute. All versions of package trim are vulnerable to Regular Expression Denial of Service (ReDoS) [DNP] via trim().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
A flaw was found in nodejs-trim-newlines. Node.js has an issue related to regular expression denial-of-service (ReDoS) for the .end() method.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
A flaw was found in the NPM package `braces.` It fails to limit the number of characters it can handle, which could lead to memory exhaustion. In `lib/parse.js,` if a malicious user sends "imbalanced braces" as input, the parsing will enter a loop, causing the program to start allocating heap memory without freeing it at any moment of the loop. Eventually, the JavaScript heap limit is reached, and the program will crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
A flaw was found in launch-editor, a tool that allows users to open files with line numbers in an editor from Node.js. Due to insufficient sanitization of the `file` argument in the `launchEditor` function, an attacker can execute arbitrary commands on Windows systems by supplying a filename that contains special characters. This can lead to a complete compromise of the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in proxy host matching. This vulnerability allows improper bypassing of proxy settings via manipulating an IPv6 zone ID, causing unintended matches against the NO_PROXY environment variable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in the HTML tokenizer component. This vulnerability allows incorrect DOM construction and potential content misplacement via unquoted attribute values ending with a (/) in tags within foreign content contexts such as <math> or <svg>.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
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: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in undici. A remote attacker could exploit this vulnerability by sending a specially crafted WebSocket frame with an extremely large 64-bit length. This causes undici's ByteParser to overflow its internal calculations, leading to an invalid state and a fatal TypeError. The primary consequence is a Denial of Service (DoS), which terminates the process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
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: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in path-to-regexp. A remote attacker could exploit this vulnerability by crafting a malicious URL with three or more parameters in a single segment, separated by non-period characters. This causes the component to generate a bad regular expression, leading to catastrophic backtracking. The overlapping capture groups can consume excessive processing resources, resulting in a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
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: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_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: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_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: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Workaround
|
A flaw was found in the shell-quote component. The quote() function did not properly validate object-token inputs, allowing line terminators to pass unescaped into the output. A remote attacker could exploit this vulnerability by providing specially crafted input, which a POSIX shell would interpret as a command separator. This could lead to command injection, enabling the attacker to execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
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: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
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: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_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: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. A remote attacker could provide specially crafted HTML, which, when parsed by the affected component, would consume excessive CPU resources. This could lead to a Denial of Service (DoS) condition, making the system unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
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: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
A denial of service flaw has been discovered in the flatted npm library. flatted's parse() function uses a recursive revive() phase to resolve circular references in deserialized JSON. When given a crafted payload with deeply nested or self-referential $ indices, the recursion depth is unbounded, causing a stack overflow that crashes the Node.js process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in flatted, a JavaScript Object Notation (JSON) parser designed for handling circular data structures. A remote attacker can exploit this vulnerability by providing specially crafted JSON input. The parse() function in flatted fails to properly validate string values used as array index keys, allowing an attacker to manipulate internal JavaScript object prototypes. This prototype pollution can enable an attacker to execute arbitrary code or cause a denial of service, impacting the availability and integrity of affected systems.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
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: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in the node-forge library, a JavaScript implementation of Transport Layer Security. This vulnerability, inherited from the bundled jsbn library, allows a remote attacker to cause a Denial of Service (DoS). When the BigInteger.modInverse() function is called with a zero value, it enters an infinite loop, causing the process to hang indefinitely and consume 100% of the CPU resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in Forge (also called `node-forge`), a JavaScript implementation of Transport Layer Security. A remote attacker could exploit weaknesses in the RSASSA PKCS#1 v1.5 signature verification process. By crafting malicious signatures that include extra data within the ASN structure and do not meet padding requirements, an attacker can bypass signature validation. This allows for the creation of forged signatures that appear legitimate, potentially compromising the integrity and authenticity of communications.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in Forge (also called `node-forge`), a JavaScript library used for Transport Layer Security (TLS). The library's Ed25519 signature verification process does not correctly validate cryptographic signatures, allowing forged non-canonical signatures to be accepted. A remote attacker could exploit this signature malleability to bypass authentication and authorization logic. This vulnerability can also circumvent security checks in applications that rely on the uniqueness of cryptographic signatures for functions such as deduplication or preventing replay attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in Forge (also known as node-forge), a JavaScript implementation of Transport Layer Security (TLS). The `pki.verifyCertificateChain()` function does not properly enforce certificate validation rules. This oversight allows an intermediate certificate that lacks specific security extensions to enable any leaf certificate to function as a Certificate Authority (CA) and sign other certificates. Consequently, node-forge could accept these unauthorized certificates as valid, potentially leading to spoofing or the issuance of illegitimate certificates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in Handlebars. An attacker can exploit this by supplying a crafted Abstract Syntax Tree (AST) object to the `Handlebars.compile()` function. This allows the injection and execution of arbitrary JavaScript code due to improper sanitization of the `value` field in `NumberLiteral` AST nodes. This vulnerability can lead to Remote Code Execution (RCE) on the server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in Handlebars. A remote attacker can exploit this vulnerability by manipulating the `@partial-block` special variable within the template data context. By overwriting `@partial-block` with a specially crafted Abstract Syntax Tree (AST) through a helper, a subsequent invocation of `{{> @partial-block}}` will compile and execute the malicious AST. This enables arbitrary JavaScript execution on the server, leading to potential compromise of the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in Handlebars.js. A remote attacker can exploit this by submitting a malformed Handlebars template that includes decorator syntax referencing an unregistered decorator. When the application attempts to compile this template without proper error handling, it triggers an unhandled `TypeError`. This error causes the Node.js process to crash, resulting in a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in Handlebars.js. A remote attacker can exploit this vulnerability by providing a specially crafted object within the template context. This crafted object, when processed by a dynamic partial lookup, can bypass security checks and be interpreted as malicious code. This allows the attacker to execute arbitrary commands on the server where Handlebars.js is running.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in Handlebars. The Handlebars command-line interface (CLI) precompiler concatenates user-controlled strings, such as template file names and CLI options, directly into the generated JavaScript without proper escaping or sanitization. An attacker capable of influencing these inputs can inject arbitrary JavaScript code. This can lead to arbitrary code execution when the generated JavaScript bundle is loaded in a Node.js environment or a web browser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
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: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
A flaw was found in golang.org/x/net/html. When parsing arbitrary HTML that is subsequently rendered, an unexpected HTML tree can be generated. A remote attacker could leverage this vulnerability to execute Cross-Site Scripting (XSS) attacks in applications that attempt to sanitize input HTML before rendering, potentially leading to unauthorized actions or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Workaround
|
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: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The Cluster Observability Operator (COO) is a Red Hat OpenShift Container Platform Operator that you can deploy to manage observability component stacks by using custom resource descriptions (CRDs).",
"title": "Topic"
},
{
"category": "general",
"text": "The 1.5 release of COO.",
"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:34342",
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2020-7753",
"url": "https://access.redhat.com/security/cve/CVE-2020-7753"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2021-33623",
"url": "https://access.redhat.com/security/cve/CVE-2021-33623"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-4068",
"url": "https://access.redhat.com/security/cve/CVE-2024-4068"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-52011",
"url": "https://access.redhat.com/security/cve/CVE-2024-52011"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22870",
"url": "https://access.redhat.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22872",
"url": "https://access.redhat.com/security/cve/CVE-2025-22872"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47911",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58190",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"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-1526",
"url": "https://access.redhat.com/security/cve/CVE-2026-1526"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1528",
"url": "https://access.redhat.com/security/cve/CVE-2026-1528"
},
{
"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-25680",
"url": "https://access.redhat.com/security/cve/CVE-2026-25680"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25681",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-29063",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32141",
"url": "https://access.redhat.com/security/cve/CVE-2026-32141"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33228",
"url": "https://access.redhat.com/security/cve/CVE-2026-33228"
},
{
"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-33814",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33891",
"url": "https://access.redhat.com/security/cve/CVE-2026-33891"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33894",
"url": "https://access.redhat.com/security/cve/CVE-2026-33894"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33895",
"url": "https://access.redhat.com/security/cve/CVE-2026-33895"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33896",
"url": "https://access.redhat.com/security/cve/CVE-2026-33896"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33937",
"url": "https://access.redhat.com/security/cve/CVE-2026-33937"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33938",
"url": "https://access.redhat.com/security/cve/CVE-2026-33938"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33939",
"url": "https://access.redhat.com/security/cve/CVE-2026-33939"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33940",
"url": "https://access.redhat.com/security/cve/CVE-2026-33940"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33941",
"url": "https://access.redhat.com/security/cve/CVE-2026-33941"
},
{
"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-42506",
"url": "https://access.redhat.com/security/cve/CVE-2026-42506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4800",
"url": "https://access.redhat.com/security/cve/CVE-2026-4800"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-4867",
"url": "https://access.redhat.com/security/cve/CVE-2026-4867"
},
{
"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-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-9277",
"url": "https://access.redhat.com/security/cve/CVE-2026-9277"
},
{
"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://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/latest/observability/cluster_observability_operator/cluster-observability-operator-release-notes.html",
"url": "https://docs.openshift.com/container-platform/latest/observability/cluster_observability_operator/cluster-observability-operator-release-notes.html"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_34342.json"
}
],
"title": "Red Hat Security Advisory: Cluster Observability Operator 1.5.0",
"tracking": {
"current_release_date": "2026-08-20T04:22:53+00:00",
"generator": {
"date": "2026-08-20T04:22:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:34342",
"initial_release_date": "2026-07-01T14:36:53+00:00",
"revision_history": [
{
"date": "2026-07-01T14:36:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-20T04:22:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cluster Observability Operator 1.5.0",
"product": {
"name": "Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cluster_observability_operator:1.5::el9"
}
}
}
],
"category": "product_family",
"name": "Cluster Observability Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/alertmanager-rhel9@sha256%3A09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/alertmanager-rhel9\u0026tag=1782840761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-health-analyzer-rhel9@sha256%3A6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9\u0026tag=1782838463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-observability-rhel9-operator@sha256%3Af5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator\u0026tag=1782855737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-observability-operator-bundle@sha256%3A6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle\u0026tag=1782859385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dashboards-console-plugin-rhel9@sha256%3A0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9\u0026tag=1782842349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-rhel9@sha256%3Aa4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9\u0026tag=1782838753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf4-rhel9@sha256%3A34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9\u0026tag=1782840519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf5-rhel9@sha256%3Af0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9\u0026tag=1782839981"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf6-rhel9@sha256%3A258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9\u0026tag=1782839193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"product_identification_helper": {
"purl": "pkg:oci/korrel8r-rhel9@sha256%3A54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/korrel8r-rhel9\u0026tag=1782839157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-rhel9@sha256%3A110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9\u0026tag=1782841925"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-pf4-rhel9@sha256%3A841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9\u0026tag=1782839279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-pf5-rhel9@sha256%3Acdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9\u0026tag=1782840539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-rhel9@sha256%3A1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9\u0026tag=1782838476"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-pf5-rhel9@sha256%3A9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9\u0026tag=1782844225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-pf6-rhel9@sha256%3A15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9\u0026tag=1782839658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-rhel9-operator@sha256%3A33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator\u0026tag=1782839407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-admission-webhook-rhel9@sha256%3A3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9\u0026tag=1782839701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256%3A0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9\u0026tag=1782844359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/perses-rhel9@sha256%3A4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/perses-rhel9\u0026tag=1782839109"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/perses-rhel9-operator@sha256%3Ab93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/perses-rhel9-operator\u0026tag=1782839191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3A631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/prometheus-rhel9\u0026tag=1782840780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3A9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/thanos-rhel9\u0026tag=1782840280"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-rhel9@sha256%3A475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9\u0026tag=1782839494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-pf6-rhel9@sha256%3A6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9\u0026tag=1782839996"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"product_identification_helper": {
"purl": "pkg:oci/alertmanager-rhel9@sha256%3Adde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/alertmanager-rhel9\u0026tag=1782840761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-health-analyzer-rhel9@sha256%3A6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9\u0026tag=1782838463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-observability-rhel9-operator@sha256%3A2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator\u0026tag=1782855737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/dashboards-console-plugin-rhel9@sha256%3Af3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9\u0026tag=1782842349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-rhel9@sha256%3Ad93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9\u0026tag=1782838753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf4-rhel9@sha256%3A837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9\u0026tag=1782840519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf5-rhel9@sha256%3Af1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9\u0026tag=1782839981"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf6-rhel9@sha256%3A9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9\u0026tag=1782839193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"product_identification_helper": {
"purl": "pkg:oci/korrel8r-rhel9@sha256%3A9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/korrel8r-rhel9\u0026tag=1782839157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-rhel9@sha256%3Ab8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9\u0026tag=1782841925"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-pf4-rhel9@sha256%3A91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9\u0026tag=1782839279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-pf5-rhel9@sha256%3A03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9\u0026tag=1782840539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-rhel9@sha256%3Aeb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9\u0026tag=1782838476"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-pf5-rhel9@sha256%3A5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9\u0026tag=1782844225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-pf6-rhel9@sha256%3A0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9\u0026tag=1782839658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-rhel9-operator@sha256%3Aaf873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator\u0026tag=1782839407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-admission-webhook-rhel9@sha256%3Ae8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9\u0026tag=1782839701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256%3A5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9\u0026tag=1782844359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/perses-rhel9@sha256%3A8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/perses-rhel9\u0026tag=1782839109"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"product_identification_helper": {
"purl": "pkg:oci/perses-rhel9-operator@sha256%3Adbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/perses-rhel9-operator\u0026tag=1782839191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3Af9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/prometheus-rhel9\u0026tag=1782840780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3A60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/thanos-rhel9\u0026tag=1782840280"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-rhel9@sha256%3A6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9\u0026tag=1782839494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-pf6-rhel9@sha256%3A8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9\u0026tag=1782839996"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/alertmanager-rhel9@sha256%3Ae2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/alertmanager-rhel9\u0026tag=1782840761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-health-analyzer-rhel9@sha256%3A8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9\u0026tag=1782838463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-observability-rhel9-operator@sha256%3A34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator\u0026tag=1782855737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dashboards-console-plugin-rhel9@sha256%3Ae9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9\u0026tag=1782842349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-rhel9@sha256%3A28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9\u0026tag=1782838753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf4-rhel9@sha256%3Ab7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9\u0026tag=1782840519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf5-rhel9@sha256%3Aeff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9\u0026tag=1782839981"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf6-rhel9@sha256%3A0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9\u0026tag=1782839193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/korrel8r-rhel9@sha256%3A6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/korrel8r-rhel9\u0026tag=1782839157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-rhel9@sha256%3Ad1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9\u0026tag=1782841925"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-pf4-rhel9@sha256%3A2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9\u0026tag=1782839279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-pf5-rhel9@sha256%3Accce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9\u0026tag=1782840539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-rhel9@sha256%3Ac47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9\u0026tag=1782838476"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-pf5-rhel9@sha256%3A595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9\u0026tag=1782844225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-pf6-rhel9@sha256%3A9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9\u0026tag=1782839658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-rhel9-operator@sha256%3A0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator\u0026tag=1782839407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-admission-webhook-rhel9@sha256%3Ab5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9\u0026tag=1782839701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256%3A4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9\u0026tag=1782844359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/perses-rhel9@sha256%3Abf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/perses-rhel9\u0026tag=1782839109"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/perses-rhel9-operator@sha256%3Af9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/perses-rhel9-operator\u0026tag=1782839191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3A316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/prometheus-rhel9\u0026tag=1782840780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3A78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/thanos-rhel9\u0026tag=1782840280"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-rhel9@sha256%3Abda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9\u0026tag=1782839494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-pf6-rhel9@sha256%3A935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9\u0026tag=1782839996"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/alertmanager-rhel9@sha256%3A86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/alertmanager-rhel9\u0026tag=1782840761"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-health-analyzer-rhel9@sha256%3Af75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9\u0026tag=1782838463"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-observability-rhel9-operator@sha256%3A764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator\u0026tag=1782855737"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dashboards-console-plugin-rhel9@sha256%3A3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9\u0026tag=1782842349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-rhel9@sha256%3Ada84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9\u0026tag=1782838753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf4-rhel9@sha256%3A2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9\u0026tag=1782840519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf5-rhel9@sha256%3A573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9\u0026tag=1782839981"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-pf6-rhel9@sha256%3Ac48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9\u0026tag=1782839193"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/korrel8r-rhel9@sha256%3A41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/korrel8r-rhel9\u0026tag=1782839157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-rhel9@sha256%3Aed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9\u0026tag=1782841925"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-pf4-rhel9@sha256%3A1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9\u0026tag=1782839279"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-pf5-rhel9@sha256%3A2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9\u0026tag=1782840539"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-rhel9@sha256%3A91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9\u0026tag=1782838476"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-pf5-rhel9@sha256%3Acb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9\u0026tag=1782844225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-pf6-rhel9@sha256%3A70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9\u0026tag=1782839658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-rhel9-operator@sha256%3A1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator\u0026tag=1782839407"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-admission-webhook-rhel9@sha256%3A39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9\u0026tag=1782839701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256%3Af396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9\u0026tag=1782844359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/perses-rhel9@sha256%3A14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/perses-rhel9\u0026tag=1782839109"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"product_identification_helper": {
"purl": "pkg:oci/perses-rhel9-operator@sha256%3A7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/perses-rhel9-operator\u0026tag=1782839191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3Abf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/prometheus-rhel9\u0026tag=1782840780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3A00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/thanos-rhel9\u0026tag=1782840280"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-rhel9@sha256%3Ac69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9\u0026tag=1782839494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-pf6-rhel9@sha256%3Aaa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9\u0026tag=1782839996"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64 as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x as a component of Cluster Observability Operator 1.5.0",
"product_id": "Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.5.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-7753",
"cwe": {
"id": "CWE-185",
"name": "Incorrect Regular Expression"
},
"discovery_date": "2020-10-27T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1891860"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the npm library trim where a specifically crafted input can cause a regular expression to take an abnormal amount of time to compute. All versions of package trim are vulnerable to Regular Expression Denial of Service (ReDoS) [DNP] via trim().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-trim: Regular Expression Denial of Service (ReDoS) in trim function",
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7753"
},
{
"category": "external",
"summary": "RHBZ#1891860",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1891860"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7753",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7753"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7753",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7753"
},
{
"category": "external",
"summary": "https://github.com/component/trim/blob/master/index.js%23L6",
"url": "https://github.com/component/trim/blob/master/index.js%23L6"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1022132",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1022132"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-TRIM-1017038",
"url": "https://snyk.io/vuln/SNYK-JS-TRIM-1017038"
}
],
"release_date": "2020-10-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-trim: Regular Expression Denial of Service (ReDoS) in trim function"
},
{
"cve": "CVE-2021-33623",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-05-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1966615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nodejs-trim-newlines. Node.js has an issue related to regular expression denial-of-service (ReDoS) for the .end() method.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-trim-newlines: ReDoS in .end() method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift Container Platform (OCP) grafana-container does package a vulnerable verison of nodejs trim-newlines. However due to the instance being read only and behind OpenShift OAuth, the impact by this vulnerability is Low. Red Hat Advanced Cluster Management for Kubernetes (ACM) containers affected by this flaw are only accessible to authenticated users, thus the impact of this vulnerability is Low. \nRed Hat Virtualization (RHV) does package a vulnerable version of nodejs-trim-newlines. However, no untrusted content is being parsed therefore the impact of this vulnerability is Low.\n\nThe hosted services are shipped with the vulnerable packages, however the vulnerable methods were not identified in use at this time.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33623"
},
{
"category": "external",
"summary": "RHBZ#1966615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1966615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33623",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33623"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33623",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33623"
}
],
"release_date": "2021-05-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-trim-newlines: ReDoS in .end() method"
},
{
"cve": "CVE-2024-4068",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2024-05-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2280600"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NPM package `braces.` It fails to limit the number of characters it can handle, which could lead to memory exhaustion. In `lib/parse.js,` if a malicious user sends \"imbalanced braces\" as input, the parsing will enter a loop, causing the program to start allocating heap memory without freeing it at any moment of the loop. Eventually, the JavaScript heap limit is reached, and the program will crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "braces: fails to limit the number of characters it can handle",
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4068"
},
{
"category": "external",
"summary": "RHBZ#2280600",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280600"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4068"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4068",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4068"
},
{
"category": "external",
"summary": "https://devhub.checkmarx.com/cve-details/CVE-2024-4068/",
"url": "https://devhub.checkmarx.com/cve-details/CVE-2024-4068/"
},
{
"category": "external",
"summary": "https://github.com/micromatch/braces/blob/98414f9f1fabe021736e26836d8306d5de747e0d/lib/parse.js#L308",
"url": "https://github.com/micromatch/braces/blob/98414f9f1fabe021736e26836d8306d5de747e0d/lib/parse.js#L308"
},
{
"category": "external",
"summary": "https://github.com/micromatch/braces/issues/35",
"url": "https://github.com/micromatch/braces/issues/35"
}
],
"release_date": "2024-03-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "braces: fails to limit the number of characters it can handle"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system 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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2024-52011",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-06-01T19:04:20.806168+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2483853"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in launch-editor, a tool that allows users to open files with line numbers in an editor from Node.js. Due to insufficient sanitization of the `file` argument in the `launchEditor` function, an attacker can execute arbitrary commands on Windows systems by supplying a filename that contains special characters. This can lead to a complete compromise of the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "launch-editor: vite: launch-editor: Arbitrary command execution via insufficient file argument sanitization",
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-52011"
},
{
"category": "external",
"summary": "RHBZ#2483853",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2483853"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-52011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52011"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52011",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52011"
},
{
"category": "external",
"summary": "https://github.com/vitejs/launch-editor/commit/971291e8a6a91226e1616c5c0ec85423d2d50a5e",
"url": "https://github.com/vitejs/launch-editor/commit/971291e8a6a91226e1616c5c0ec85423d2d50a5e"
},
{
"category": "external",
"summary": "https://github.com/vitejs/launch-editor/security/advisories/GHSA-c27g-q93r-2cwf",
"url": "https://github.com/vitejs/launch-editor/security/advisories/GHSA-c27g-q93r-2cwf"
}
],
"release_date": "2026-06-01T17:17:43.792000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"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:L",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "launch-editor: vite: launch-editor: Arbitrary command execution via insufficient file argument sanitization"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-22870",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-03-12T19:00:59.178193+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351766"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in proxy host matching. This vulnerability allows improper bypassing of proxy settings via manipulating an IPv6 zone ID, causing unintended matches against the NO_PROXY environment variable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/proxy: golang.org/x/net/http/httpproxy: HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "RHBZ#2351766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351766"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22870",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22870"
},
{
"category": "external",
"summary": "https://go.dev/cl/654697",
"url": "https://go.dev/cl/654697"
},
{
"category": "external",
"summary": "https://go.dev/issue/71984",
"url": "https://go.dev/issue/71984"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3503",
"url": "https://pkg.go.dev/vuln/GO-2025-3503"
}
],
"release_date": "2025-03-12T18:27:59.376000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/proxy: golang.org/x/net/http/httpproxy: HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net"
},
{
"cve": "CVE-2025-22872",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2025-04-16T18:03:27.904242+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2360404"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HTML tokenizer component. This vulnerability allows incorrect DOM construction and potential content misplacement via unquoted attribute values ending with a (/) in tags within foreign content contexts such as \u003cmath\u003e or \u003csvg\u003e.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Incorrect Neutralization of Input During Web Page Generation in x/net in golang.org/x/net",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22872"
},
{
"category": "external",
"summary": "RHBZ#2360404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2360404"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22872",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22872"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-vvgc-356p-c3xw",
"url": "https://github.com/advisories/GHSA-vvgc-356p-c3xw"
},
{
"category": "external",
"summary": "https://go.dev/cl/662715",
"url": "https://go.dev/cl/662715"
},
{
"category": "external",
"summary": "https://go.dev/issue/73070",
"url": "https://go.dev/issue/73070"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ezSKR9vqbqA",
"url": "https://groups.google.com/g/golang-announce/c/ezSKR9vqbqA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3595",
"url": "https://pkg.go.dev/vuln/GO-2025-3595"
}
],
"release_date": "2025-04-16T17:13:02.550000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Incorrect Neutralization of Input During Web Page Generation in x/net in golang.org/x/net"
},
{
"cve": "CVE-2025-47911",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-02-05T18:01:23.423406+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437109"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate: The `golang.org/x/net/html` package, used across various Red Hat products, is vulnerable to a denial of service due to quadratic parsing complexity in its `html.Parse` function. An attacker providing specially crafted HTML content could exploit this flaw, leading to resource exhaustion and service unavailability in applications that process untrusted HTML input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "RHBZ#2437109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47911"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4440",
"url": "https://github.com/golang/vulndb/issues/4440"
},
{
"category": "external",
"summary": "https://go.dev/cl/709876",
"url": "https://go.dev/cl/709876"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4440",
"url": "https://pkg.go.dev/vuln/GO-2026-4440"
}
],
"release_date": "2026-02-05T17:48:44.562000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html"
},
{
"cve": "CVE-2025-58190",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-02-05T18:01:26.511908+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437110"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "RHBZ#2437110",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437110"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4441",
"url": "https://github.com/golang/vulndb/issues/4441"
},
{
"category": "external",
"summary": "https://go.dev/cl/709875",
"url": "https://go.dev/cl/709875"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4441",
"url": "https://pkg.go.dev/vuln/GO-2026-4441"
}
],
"release_date": "2026-02-05T17:48:44.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"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-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Denial of Service via unbounded memory consumption during WebSocket permessage-deflate decompression"
},
{
"cve": "CVE-2026-1528",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2026-03-12T21:01:36.954017+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447145"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undici. A remote attacker could exploit this vulnerability by sending a specially crafted WebSocket frame with an extremely large 64-bit length. This causes undici\u0027s ByteParser to overflow its internal calculations, leading to an invalid state and a fatal TypeError. The primary consequence is a Denial of Service (DoS), which terminates the process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undici: undici: Denial of Service via crafted WebSocket frame with large length",
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1528"
},
{
"category": "external",
"summary": "RHBZ#2447145",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447145"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1528",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1528"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1528",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1528"
},
{
"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-f269-vfmq-vjvj",
"url": "https://github.com/nodejs/undici/security/advisories/GHSA-f269-vfmq-vjvj"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3537648",
"url": "https://hackerone.com/reports/3537648"
}
],
"release_date": "2026-03-12T20:21:57.775000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Denial of Service via crafted WebSocket frame with large length"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"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-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: Undici: Denial of Service via invalid WebSocket permessage-deflate extension parameter"
},
{
"cve": "CVE-2026-4800",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-03-31T20:01:21.918257+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2453496"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink. Additionally, _.template uses assignInWith to merge imports, which enumerates inherited properties via for..in. If Object.prototype has been polluted by any other vector, the polluted keys are copied into the imports object and passed to Function().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "lodash: lodash: Arbitrary code execution via untrusted input in template imports",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In the context of Red Hat Enterprise Linux, the grafana and grafana-pcp packages execute the affected JavaScript entirely client-side within the user\u0027s browser. Consequently, the attack surface is strictly restricted to the local browser environment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4800"
},
{
"category": "external",
"summary": "RHBZ#2453496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2453496"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4800",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4800"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4800"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-35jh-r3h4-6jhm",
"url": "https://github.com/advisories/GHSA-35jh-r3h4-6jhm"
},
{
"category": "external",
"summary": "https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c",
"url": "https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c"
}
],
"release_date": "2026-03-31T19:25:55.987000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "lodash: lodash: Arbitrary code execution via untrusted input in template imports"
},
{
"cve": "CVE-2026-4867",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-03-26T17:01:58.222137+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451783"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp. A remote attacker could exploit this vulnerability by crafting a malicious URL with three or more parameters in a single segment, separated by non-period characters. This causes the component to generate a bad regular expression, leading to catastrophic backtracking. The overlapping capture groups can consume excessive processing resources, resulting in a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: path-to-regexp: Denial of Service via catastrophic backtracking from malformed URL parameters",
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-4867"
},
{
"category": "external",
"summary": "RHBZ#2451783",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451783"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-4867",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4867"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4867",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4867"
},
{
"category": "external",
"summary": "https://blakeembrey.com/posts/2024-09-web-redos",
"url": "https://blakeembrey.com/posts/2024-09-web-redos"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-9wv6-86v2-598j",
"url": "https://github.com/advisories/GHSA-9wv6-86v2-598j"
}
],
"release_date": "2026-03-26T16:16:25.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications using `path-to-regexp` can implement custom regular expressions for parameters beyond the first in a single URL segment. For example, a route like `/:a-:b-:c` can be rewritten as `/:a-:b([^-/]+)-:c([^-/]+)`. Alternatively, limiting the maximum length of incoming URLs can also reduce the risk of exploitation. These changes require application-level configuration and may necessitate a service restart to take effect.",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: path-to-regexp: Denial of Service via catastrophic backtracking from malformed URL parameters"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_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-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_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-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
]
},
"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-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Information disclosure and data integrity issues due to incorrect Socks5ProxyAgent connection routing"
},
{
"cve": "CVE-2026-9277",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-05-22T14:01:14.427751+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480741"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the shell-quote component. The quote() function did not properly validate object-token inputs, allowing line terminators to pass unescaped into the output. A remote attacker could exploit this vulnerability by providing specially crafted input, which a POSIX shell would interpret as a command separator. This could lead to command injection, enabling the attacker to execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shell-quote: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9277"
},
{
"category": "external",
"summary": "RHBZ#2480741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480741"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9277",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9277"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9277",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9277"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote",
"url": "https://github.com/ljharb/shell-quote"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote/commit/1518179",
"url": "https://github.com/ljharb/shell-quote/commit/1518179"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote/security/advisories/GHSA-w7jw-789q-3m8p",
"url": "https://github.com/ljharb/shell-quote/security/advisories/GHSA-w7jw-789q-3m8p"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/shell-quote",
"url": "https://www.npmjs.com/package/shell-quote"
}
],
"release_date": "2026-05-22T13:22:38.873000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "shell-quote: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
]
},
"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-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_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-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_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-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undici: undici: Denial of Service due to unbounded memory growth via WebSocket frames"
},
{
"cve": "CVE-2026-25680",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-05-22T16:01:05.431197+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480760"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. A remote attacker could provide specially crafted HTML, which, when parsed by the affected component, would consume excessive CPU resources. This could lead to a Denial of Service (DoS) condition, making the system unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this issue as Moderate with RH CVSS 6.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H). A flaw was found in golang.org/x/net/html where parsing crafted HTML can consume excessive CPU time, leading to denial of service. Exploitation requires user interaction (a victim application parsing attacker-controlled HTML). Most Red Hat products that bundle golang.org/x/net do not use the html parser to process untrusted HTML in their supported execution paths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25680"
},
{
"category": "external",
"summary": "RHBZ#2480760",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480760"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25680",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25680"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25680",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25680"
},
{
"category": "external",
"summary": "https://go.dev/cl/781702",
"url": "https://go.dev/cl/781702"
},
{
"category": "external",
"summary": "https://go.dev/issue/79573",
"url": "https://go.dev/issue/79573"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5028",
"url": "https://pkg.go.dev/vuln/GO-2026-5028"
}
],
"release_date": "2026-05-22T15:01:21.805000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"category": "workaround",
"details": "Update affected Go applications to use golang.org/x/net version 0.55.0 or later. As a workaround, do not use golang.org/x/net/html to parse untrusted HTML content, or enforce timeouts on HTML parsing operations. Applications that do not parse arbitrary HTML are not affected.",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing"
},
{
"cve": "CVE-2026-25681",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:08.177603+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "RHBZ#2480761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25681",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://go.dev/cl/781703",
"url": "https://go.dev/cl/781703"
},
{
"category": "external",
"summary": "https://go.dev/issue/79574",
"url": "https://go.dev/issue/79574"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5029",
"url": "https://pkg.go.dev/vuln/GO-2026-5029"
}
],
"release_date": "2026-05-22T15:01:21.975000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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-29063",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-03-06T19:00:57.982727+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2445291"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Immutable.js, a library for persistent immutable data structures. This vulnerability, known as Prototype Pollution, allows an attacker with low privileges to inject unwanted properties into core JavaScript object prototypes without user interaction. By manipulating specific APIs such as mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject(), a remote attacker could potentially execute arbitrary code or cause a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation of this vulnerability requires that an attacker is able to provide arbitrary data to clients of this library in a way that calls the affected functions with data the attacker controls. In most deployments, the ability to provide data in this fashion requires that an attacker has some degree of privileges to access the affected applications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-29063"
},
{
"category": "external",
"summary": "RHBZ#2445291",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2445291"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-29063",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29063"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29063"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v3.8.3"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v4.3.8"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5",
"url": "https://github.com/immutable-js/immutable-js/releases/tag/v5.1.5"
},
{
"category": "external",
"summary": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw",
"url": "https://github.com/immutable-js/immutable-js/security/advisories/GHSA-wf6x-7x77-mvgw"
}
],
"release_date": "2026-03-06T18:25:22.438000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "immutable-js: Immutable.js: Arbitrary code execution via Prototype Pollution"
},
{
"cve": "CVE-2026-32141",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-03-12T19:01:30.987208+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2447083"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service flaw has been discovered in the flatted npm library. flatted\u0027s parse() function uses a recursive revive() phase to resolve circular references in deserialized JSON. When given a crafted payload with deeply nested or self-referential $ indices, the recursion depth is unbounded, causing a stack overflow that crashes the Node.js process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "flatted: flatted: Unbounded recursion DoS in parse() revive phase",
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32141"
},
{
"category": "external",
"summary": "RHBZ#2447083",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447083"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32141"
},
{
"category": "external",
"summary": "https://github.com/WebReflection/flatted/commit/7eb65d857e1a40de11c47461cdbc8541449f0606",
"url": "https://github.com/WebReflection/flatted/commit/7eb65d857e1a40de11c47461cdbc8541449f0606"
},
{
"category": "external",
"summary": "https://github.com/WebReflection/flatted/pull/88",
"url": "https://github.com/WebReflection/flatted/pull/88"
},
{
"category": "external",
"summary": "https://github.com/WebReflection/flatted/security/advisories/GHSA-25h7-pfq9-p65f",
"url": "https://github.com/WebReflection/flatted/security/advisories/GHSA-25h7-pfq9-p65f"
}
],
"release_date": "2026-03-12T18:08:09.634000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "flatted: flatted: Unbounded recursion DoS in parse() revive phase"
},
{
"cve": "CVE-2026-33228",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-03-21T00:01:43.424803+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in flatted, a JavaScript Object Notation (JSON) parser designed for handling circular data structures. A remote attacker can exploit this vulnerability by providing specially crafted JSON input. The parse() function in flatted fails to properly validate string values used as array index keys, allowing an attacker to manipulate internal JavaScript object prototypes. This prototype pollution can enable an attacker to execute arbitrary code or cause a denial of service, impacting the availability and integrity of affected systems.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "flatted: Flatted: Prototype pollution vulnerability allows arbitrary code execution via crafted JSON.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A Critical vulnerability was discovered in \u0027flatted\u0027, a JavaScript JSON parser. It could enable a remote, unauthenticated attacker to execute arbitrary code or cause a denial of service. Exploitation involves prototype pollution by providing a specially crafted JSON input. Red Hat products that process un-trusted JSON data and utilize the \u0027flatted\u0027 library are at risk if they do not properly sanitize input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33228"
},
{
"category": "external",
"summary": "RHBZ#2449872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33228",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33228"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33228",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33228"
},
{
"category": "external",
"summary": "https://github.com/WebReflection/flatted/commit/885ddcc33cf9657caf38c57c7be45ae1c5272802",
"url": "https://github.com/WebReflection/flatted/commit/885ddcc33cf9657caf38c57c7be45ae1c5272802"
},
{
"category": "external",
"summary": "https://github.com/WebReflection/flatted/releases/tag/v3.4.2",
"url": "https://github.com/WebReflection/flatted/releases/tag/v3.4.2"
},
{
"category": "external",
"summary": "https://github.com/WebReflection/flatted/security/advisories/GHSA-rf6f-7fwh-wjgh",
"url": "https://github.com/WebReflection/flatted/security/advisories/GHSA-rf6f-7fwh-wjgh"
}
],
"release_date": "2026-03-20T23:06:48.485000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"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:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "flatted: Flatted: Prototype pollution vulnerability allows arbitrary code execution via crafted JSON."
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"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-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "picomatch: Picomatch: Regular Expression Denial of Service via crafted extglob patterns"
},
{
"cve": "CVE-2026-33814",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:11.324941+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the Go HTTP/2 protocol implementation allows a remote, unauthenticated attacker to exhaust system resources. By sending a specially crafted HTTP/2 SETTINGS frame with a zero-value SETTINGS_MAX_FRAME_SIZE, the vulnerable Go library enters an infinite loop, impacting the availability of services utilizing HTTP/2.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "RHBZ#2467815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33814"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://go.dev/cl/761581",
"url": "https://go.dev/cl/761581"
},
{
"category": "external",
"summary": "https://go.dev/cl/761640",
"url": "https://go.dev/cl/761640"
},
{
"category": "external",
"summary": "https://go.dev/issue/78476",
"url": "https://go.dev/issue/78476"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4918",
"url": "https://pkg.go.dev/vuln/GO-2026-4918"
}
],
"release_date": "2026-05-07T19:41:17.631000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame"
},
{
"cve": "CVE-2026-33891",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-03-27T21:01:34.410210+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452450"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the node-forge library, a JavaScript implementation of Transport Layer Security. This vulnerability, inherited from the bundled jsbn library, allows a remote attacker to cause a Denial of Service (DoS). When the BigInteger.modInverse() function is called with a zero value, it enters an infinite loop, causing the process to hang indefinitely and consume 100% of the CPU resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: node-forge: Denial of Service via infinite loop in BigInteger.modInverse()",
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33891"
},
{
"category": "external",
"summary": "RHBZ#2452450",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452450"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33891",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33891"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33891",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33891"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/9bb8d67b99d17e4ebb5fd7596cd699e11f25d023",
"url": "https://github.com/digitalbazaar/forge/commit/9bb8d67b99d17e4ebb5fd7596cd699e11f25d023"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5m6q-g25r-mvwx",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-5m6q-g25r-mvwx"
}
],
"release_date": "2026-03-27T20:43:37.725000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: node-forge: Denial of Service via infinite loop in BigInteger.modInverse()"
},
{
"cve": "CVE-2026-33894",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-03-27T21:02:52.462999+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452464"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Forge (also called `node-forge`), a JavaScript implementation of Transport Layer Security. A remote attacker could exploit weaknesses in the RSASSA PKCS#1 v1.5 signature verification process. By crafting malicious signatures that include extra data within the ASN structure and do not meet padding requirements, an attacker can bypass signature validation. This allows for the creation of forged signatures that appear legitimate, potentially compromising the integrity and authenticity of communications.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: Forge: Signature Forgery via Weak RSASSA PKCS#1 v1.5 Verification",
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33894"
},
{
"category": "external",
"summary": "RHBZ#2452464",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452464"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33894",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33894"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33894",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33894"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc2313#section-8",
"url": "https://datatracker.ietf.org/doc/html/rfc2313#section-8"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-ppp5-5v6c-4jwp",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-ppp5-5v6c-4jwp"
},
{
"category": "external",
"summary": "https://mailarchive.ietf.org/arch/msg/openpgp/5rnE9ZRN1AokBVj3VqblGlP63QE",
"url": "https://mailarchive.ietf.org/arch/msg/openpgp/5rnE9ZRN1AokBVj3VqblGlP63QE"
},
{
"category": "external",
"summary": "https://www.rfc-editor.org/rfc/rfc8017.html",
"url": "https://www.rfc-editor.org/rfc/rfc8017.html"
}
],
"release_date": "2026-03-27T20:45:49.583000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: Forge: Signature Forgery via Weak RSASSA PKCS#1 v1.5 Verification"
},
{
"cve": "CVE-2026-33895",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-03-27T21:02:18.484291+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452457"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Forge (also called `node-forge`), a JavaScript library used for Transport Layer Security (TLS). The library\u0027s Ed25519 signature verification process does not correctly validate cryptographic signatures, allowing forged non-canonical signatures to be accepted. A remote attacker could exploit this signature malleability to bypass authentication and authorization logic. This vulnerability can also circumvent security checks in applications that rely on the uniqueness of cryptographic signatures for functions such as deduplication or preventing replay attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: Forge: Authentication bypass via forged Ed25519 cryptographic signatures",
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33895"
},
{
"category": "external",
"summary": "RHBZ#2452457",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452457"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33895",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33895"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33895",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33895"
},
{
"category": "external",
"summary": "https://datatracker.ietf.org/doc/html/rfc8032#section-8.4",
"url": "https://datatracker.ietf.org/doc/html/rfc8032#section-8.4"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/bdecf11571c9f1a487cc0fe72fe78ff6dfa96b85",
"url": "https://github.com/digitalbazaar/forge/commit/bdecf11571c9f1a487cc0fe72fe78ff6dfa96b85"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-q67f-28xg-22rw",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-q67f-28xg-22rw"
}
],
"release_date": "2026-03-27T20:47:54.492000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: Forge: Authentication bypass via forged Ed25519 cryptographic signatures"
},
{
"cve": "CVE-2026-33896",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-03-27T21:02:22.762233+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Forge (also known as node-forge), a JavaScript implementation of Transport Layer Security (TLS). The `pki.verifyCertificateChain()` function does not properly enforce certificate validation rules. This oversight allows an intermediate certificate that lacks specific security extensions to enable any leaf certificate to function as a Certificate Authority (CA) and sign other certificates. Consequently, node-forge could accept these unauthorized certificates as valid, potentially leading to spoofing or the issuance of illegitimate certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-forge: Forge (node-forge): Certificate validation bypass allows unauthorized certificate issuance",
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33896"
},
{
"category": "external",
"summary": "RHBZ#2452458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33896",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33896"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33896",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33896"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/commit/2e492832fb25227e6b647cbe1ac981c123171e90",
"url": "https://github.com/digitalbazaar/forge/commit/2e492832fb25227e6b647cbe1ac981c123171e90"
},
{
"category": "external",
"summary": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-2328-f5f3-gj25",
"url": "https://github.com/digitalbazaar/forge/security/advisories/GHSA-2328-f5f3-gj25"
}
],
"release_date": "2026-03-27T20:50:03.418000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-forge: Forge (node-forge): Certificate validation bypass allows unauthorized certificate issuance"
},
{
"cve": "CVE-2026-33937",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-03-27T22:02:50.619819+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452523"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Handlebars. An attacker can exploit this by supplying a crafted Abstract Syntax Tree (AST) object to the `Handlebars.compile()` function. This allows the injection and execution of arbitrary JavaScript code due to improper sanitization of the `value` field in `NumberLiteral` AST nodes. This vulnerability can lead to Remote Code Execution (RCE) on the server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "handlebars.js: Handlebars: Remote Code Execution via crafted Abstract Syntax Tree object in compile()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important vulnerability in Handlebars that allows for Remote Code Execution. The flaw occurs when the `Handlebars.compile()` function processes a specially crafted Abstract Syntax Tree (AST) object, leading to the injection and execution of arbitrary JavaScript code. Red Hat products utilizing Handlebars are affected if they process untrusted input through the `compile()` function.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33937"
},
{
"category": "external",
"summary": "RHBZ#2452523",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452523"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33937",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33937"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33937",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33937"
},
{
"category": "external",
"summary": "https://github.com/handlebars-lang/handlebars.js/commit/68d8df5a88e0a26fe9e6084c5c6aaebe67b07da2",
"url": "https://github.com/handlebars-lang/handlebars.js/commit/68d8df5a88e0a26fe9e6084c5c6aaebe67b07da2"
},
{
"category": "external",
"summary": "https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9",
"url": "https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9"
},
{
"category": "external",
"summary": "https://github.com/handlebars-lang/handlebars.js/security/advisories/GHSA-2w6w-674q-4c4q",
"url": "https://github.com/handlebars-lang/handlebars.js/security/advisories/GHSA-2w6w-674q-4c4q"
}
],
"release_date": "2026-03-27T21:03:46.748000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that any input provided to the `Handlebars.compile()` function is strictly validated to be a string type, preventing the injection of crafted Abstract Syntax Tree (AST) objects. Additionally, for deployments where templates are pre-compiled at build time, consider utilizing the Handlebars runtime-only build (`handlebars/runtime`). This build variant does not include the `compile()` function, thereby eliminating the attack vector. If the application is a service, a restart may be required for the changes to take effect.",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"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:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "handlebars.js: Handlebars: Remote Code Execution via crafted Abstract Syntax Tree object in compile()"
},
{
"cve": "CVE-2026-33938",
"cwe": {
"id": "CWE-917",
"name": "Improper Neutralization of Special Elements used in an Expression Language Statement (\u0027Expression Language Injection\u0027)"
},
"discovery_date": "2026-03-27T22:02:58.504001+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452525"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Handlebars. A remote attacker can exploit this vulnerability by manipulating the `@partial-block` special variable within the template data context. By overwriting `@partial-block` with a specially crafted Abstract Syntax Tree (AST) through a helper, a subsequent invocation of `{{\u003e @partial-block}}` will compile and execute the malicious AST. This enables arbitrary JavaScript execution on the server, leading to potential compromise of the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "handlebars: Handlebars: Arbitrary code execution via @partial-block overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in Handlebars allows arbitrary code execution when processing untrusted input. This occurs if an attacker can manipulate the `@partial-block` special variable through a helper, leading to the execution of a crafted Abstract Syntax Tree. Red Hat products are affected if they use Handlebars versions 4.0.0 through 4.7.8 in server-side applications where untrusted input can influence template data or context objects. Deployments utilizing the Handlebars runtime-only build are not vulnerable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33938"
},
{
"category": "external",
"summary": "RHBZ#2452525",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452525"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33938",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33938"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33938",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33938"
},
{
"category": "external",
"summary": "https://github.com/handlebars-lang/handlebars.js/commit/68d8df5a88e0a26fe9e6084c5c6aaebe67b07da2",
"url": "https://github.com/handlebars-lang/handlebars.js/commit/68d8df5a88e0a26fe9e6084c5c6aaebe67b07da2"
},
{
"category": "external",
"summary": "https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9",
"url": "https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9"
},
{
"category": "external",
"summary": "https://github.com/handlebars-lang/handlebars.js/security/advisories/GHSA-3mfm-83xf-c92r",
"url": "https://github.com/handlebars-lang/handlebars.js/security/advisories/GHSA-3mfm-83xf-c92r"
}
],
"release_date": "2026-03-27T21:05:42.485000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"category": "workaround",
"details": "Applications using Handlebars should implement the runtime-only build (`require(\u0027handlebars/runtime\u0027)`) to prevent exploitation, as this build lacks the vulnerable `compile()` method. Additionally, review all registered helpers to ensure they do not write arbitrary values to context objects, and avoid using third-party helpers in contexts exposed to untrusted input.",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "handlebars: Handlebars: Arbitrary code execution via @partial-block overwrite"
},
{
"cve": "CVE-2026-33939",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"discovery_date": "2026-03-27T22:01:36.296267+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452508"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Handlebars.js. A remote attacker can exploit this by submitting a malformed Handlebars template that includes decorator syntax referencing an unregistered decorator. When the application attempts to compile this template without proper error handling, it triggers an unhandled `TypeError`. This error causes the Node.js process to crash, resulting in a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "handlebars.js: Handlebars.js: Denial of Service via malformed decorator syntax in template compilation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in Handlebars.js affecting applications that compile user-supplied templates without proper error handling. A remote attacker can submit a malformed template containing unregistered decorator syntax, leading to an unhandled `TypeError` and crashing the Node.js process. Red Hat products are vulnerable if they use Handlebars.js in a configuration that allows untrusted input to be compiled at runtime without implementing `try/catch` blocks or input validation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33939"
},
{
"category": "external",
"summary": "RHBZ#2452508",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452508"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33939",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33939"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33939",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33939"
},
{
"category": "external",
"summary": "https://github.com/handlebars-lang/handlebars.js/commit/68d8df5a88e0a26fe9e6084c5c6aaebe67b07da2",
"url": "https://github.com/handlebars-lang/handlebars.js/commit/68d8df5a88e0a26fe9e6084c5c6aaebe67b07da2"
},
{
"category": "external",
"summary": "https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9",
"url": "https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9"
},
{
"category": "external",
"summary": "https://github.com/handlebars-lang/handlebars.js/security/advisories/GHSA-9cx6-37pm-9jff",
"url": "https://github.com/handlebars-lang/handlebars.js/security/advisories/GHSA-9cx6-37pm-9jff"
}
],
"release_date": "2026-03-27T21:08:24.664000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications utilizing Handlebars.js should implement robust error handling during template compilation and rendering. Specifically, wrap template compilation and rendering calls in `try/catch` blocks to gracefully handle `TypeError` exceptions. Alternatively, validate user-supplied template input to reject decorator syntax (`{{*...}}`) if decorators are not actively used by the application. Employing a pre-compilation workflow, where templates are compiled at build time and only pre-compiled templates are served, can also prevent runtime exploitation. If the application is a service, a restart may be required for changes to take effect.",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "handlebars.js: Handlebars.js: Denial of Service via malformed decorator syntax in template compilation"
},
{
"cve": "CVE-2026-33940",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-03-27T22:02:42.813017+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452521"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Handlebars.js. A remote attacker can exploit this vulnerability by providing a specially crafted object within the template context. This crafted object, when processed by a dynamic partial lookup, can bypass security checks and be interpreted as malicious code. This allows the attacker to execute arbitrary commands on the server where Handlebars.js is running.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "handlebars.js: Handlebars.js: Arbitrary code execution via crafted template context",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important arbitrary code execution vulnerability in Handlebars.js. The flaw can be exploited when an application uses Handlebars.js with dynamic partial lookups and processes user-controlled data within the template context. Red Hat products bundling Handlebars.js are affected if they meet these specific conditions for exploitation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33940"
},
{
"category": "external",
"summary": "RHBZ#2452521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452521"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33940",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33940"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33940",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33940"
},
{
"category": "external",
"summary": "https://github.com/handlebars-lang/handlebars.js/commit/68d8df5a88e0a26fe9e6084c5c6aaebe67b07da2",
"url": "https://github.com/handlebars-lang/handlebars.js/commit/68d8df5a88e0a26fe9e6084c5c6aaebe67b07da2"
},
{
"category": "external",
"summary": "https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9",
"url": "https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9"
},
{
"category": "external",
"summary": "https://github.com/handlebars-lang/handlebars.js/security/advisories/GHSA-xhpv-hc6g-r9c6",
"url": "https://github.com/handlebars-lang/handlebars.js/security/advisories/GHSA-xhpv-hc6g-r9c6"
}
],
"release_date": "2026-03-27T21:11:10.719000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"category": "workaround",
"details": "To mitigate this issue, use the runtime-only build of Handlebars.js, which prevents the fallback compilation path from being reached. Alternatively, sanitize all context data before rendering to ensure no non-primitive objects are passed to dynamic partials. Avoid dynamic partial lookups (`{{\u003e (lookup ...)}}`) when context data is user-controlled. Implementing these mitigations may require application-level changes.",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "handlebars.js: Handlebars.js: Arbitrary code execution via crafted template context"
},
{
"cve": "CVE-2026-33941",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2026-03-27T22:02:54.583022+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452524"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Handlebars. The Handlebars command-line interface (CLI) precompiler concatenates user-controlled strings, such as template file names and CLI options, directly into the generated JavaScript without proper escaping or sanitization. An attacker capable of influencing these inputs can inject arbitrary JavaScript code. This can lead to arbitrary code execution when the generated JavaScript bundle is loaded in a Node.js environment or a web browser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "handlebars.js: Handlebars: Arbitrary code execution via CLI precompiler input sanitization flaw",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: This flaw in Handlebars allows arbitrary code execution when the CLI precompiler processes untrusted inputs. An attacker who can influence template filenames or command-line arguments can inject malicious JavaScript, which executes when the generated bundle is loaded. Red Hat products utilizing the Handlebars CLI precompiler in environments where untrusted inputs are processed may be 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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33941"
},
{
"category": "external",
"summary": "RHBZ#2452524",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452524"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33941",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33941"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33941",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33941"
},
{
"category": "external",
"summary": "https://github.com/handlebars-lang/handlebars.js/commit/68d8df5a88e0a26fe9e6084c5c6aaebe67b07da2",
"url": "https://github.com/handlebars-lang/handlebars.js/commit/68d8df5a88e0a26fe9e6084c5c6aaebe67b07da2"
},
{
"category": "external",
"summary": "https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9",
"url": "https://github.com/handlebars-lang/handlebars.js/releases/tag/v4.7.9"
},
{
"category": "external",
"summary": "https://github.com/handlebars-lang/handlebars.js/security/advisories/GHSA-xjpj-3mr7-gcpf",
"url": "https://github.com/handlebars-lang/handlebars.js/security/advisories/GHSA-xjpj-3mr7-gcpf"
}
],
"release_date": "2026-03-27T21:13:15.437000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure all inputs to the Handlebars CLI precompiler are thoroughly validated, rejecting characters with JavaScript string-escaping significance (e.g., \\\" , \\\u0027 , ;). For automated build pipelines, configure a fixed and trusted namespace string via a configuration file rather than passing it through command-line arguments. Additionally, consider running the precompiler within a sandboxed environment, such as a container with restricted write access, to limit the potential impact of successful exploitation.",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "handlebars.js: Handlebars: Arbitrary code execution via CLI precompiler input sanitization flaw"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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-42506",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:02.675281+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480759"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. When parsing arbitrary HTML that is subsequently rendered, an unexpected HTML tree can be generated. A remote attacker could leverage this vulnerability to execute Cross-Site Scripting (XSS) attacks in applications that attempt to sanitize input HTML before rendering, potentially leading to unauthorized actions or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate flaw in `golang.org/x/net/html` can lead to Cross-Site Scripting (XSS) in applications that process and render untrusted HTML, even when input sanitization is implemented. The vulnerability arises from an unexpected HTML tree structure generated during parsing, potentially allowing a remote attacker to execute arbitrary script code in the user\u0027s browser, leading to information disclosure or unauthorized actions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42506"
},
{
"category": "external",
"summary": "RHBZ#2480759",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480759"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42506"
},
{
"category": "external",
"summary": "https://go.dev/cl/781700",
"url": "https://go.dev/cl/781700"
},
{
"category": "external",
"summary": "https://go.dev/issue/79571",
"url": "https://go.dev/issue/79571"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5025",
"url": "https://pkg.go.dev/vuln/GO-2026-5025"
}
],
"release_date": "2026-05-22T15:01:21.056000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"category": "workaround",
"details": "Update affected Go applications to use golang.org/x/net version 0.55.0 or later. As a workaround, do not use golang.org/x/net/html to parse and re-render untrusted HTML content. Applications that do not parse arbitrary HTML are not affected.",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing"
},
{
"cve": "CVE-2026-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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
],
"known_not_affected": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_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-07-01T14:36:53+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:34342"
},
{
"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": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:09b51e95318e4d2e9def285dad6ae8f8688a7b23fe7f80e465748002ffd7d84d_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:86a5f4af2ca39be157aeb8ed19b0490e7626c643f64cf023e51fba79f1ec465d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:dde7d5a96cc71ff36a520a0718629a2787f743dabd55e0f11fb450c3d18bd490_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel9@sha256:e2684500d9e5164d9a2f5a8accf70f848ae11195de5ddef7d4e9dfa65cc79cb0_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6eb7997104e5c20e2aeeadfe6028c94bf9a9fff37e0e8dce43779f2171ff3f51_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:6f0412c1c98dc1e062da46853088ae28bee83cf767c320e2c59a9d938c9cb0cf_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:8242946d7b196b879980955ab0bf0586722b17f6ee9ad1d2ac3ef34e1cb05534_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-health-analyzer-rhel9@sha256:f75a578c714223ec9e6aad31b53522f313fc22cc6a8028c447bd60a5046bd2ff_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:6578f6e0bf83cf924d724dd110abca715f6fd656477c1bf033cf9707650a0279_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:2e6c7b4aaeda812c292c428188bd3046fdef84dedfa39006bcc7ab525f3330af_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:34a057b1cb67a1de2dbf18cbb1abbb006a3636894d727e400689339ccdf90651_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:764dc2c081add10807008c2467337574e3f6f25d7df6bfe4363df02948cb6d56_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel9-operator@sha256:f5a392c6fb3e138dcf4d7cbc9ef17be3fbd1c41793cc7127567fa2d862a9734e_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:0ee1e15691afd9afb73a0e22065eb14b754890c489be082ec5eb2c970bfb29ac_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:3b05276701190318cb96f1a940b35004fe69b838b3452aae1191a006e57b9cdc_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:e9270444965f2c39ff75323266114ced56fe70c14d9003d5c8b80b70abf4cf0c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-rhel9@sha256:f3e2613586e616efb8d3ffc5a8200fe2be037c83d2e46423970d55b3f845f1c9_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:2458650c46b90645dc9c0f271598baca1cf7aed76a63be523805eb654ddaab54_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:34199b2ae39fa33693ce3238e7deeb0cbc9b085653e2a7fb3f481a1e39335266_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:837687753bd65fdc8f0815bb6d89cfbfe17332f74eebd11dba8d7cf7dc51b9e1_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf4-rhel9@sha256:b7534e4963d4d86a4f0f08632b5ecc81f6007bd4488f979bdcb0447228e0cb43_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:573e6cefdacb285de4645b9f7bca37a36ea514d8d6febb3859d60d998a30f6b7_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:eff791b250e3685d378aaf60356fea32de1ea1789497578b68636f0cb623bb4b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f0e31451ef147785006a3836e065ef052aa5fc213645482a88b5c8f22b7579c1_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf5-rhel9@sha256:f1873fa1a11acb3698b2fdee4d3e76ea0d86bf42ad03d81fc6dad80d47a0bcfc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:0b22c50437d7d84f23314479085867643fed1ebcbfc380a7790c4cc607ff6d50_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:258678fae42e66186adec5518e7ec1cea75f3d8d39a8f8ec07fd741938de6bc2_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:9227f20c6a4f81d5e8e8ea938bb978f742470f2ada7fbdaa218ef6dfa755f8f4_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-pf6-rhel9@sha256:c48e09ca60267fc0189b87414bf5454461846d57adc957683524e392f1fb8d18_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:28f0347a3e5c42704e70c5d7669f3b4d0543a09c9160191ad000b4c723d793ad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:a4a0e71ff06855e9314255ae6113d57bd2a32d14b96e04e1cb2dff0c653a28f9_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:d93ff1850ec815db9749ba13130f3428269396106c53fc84fe717a23e5c4eeb7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-rhel9@sha256:da84dff6b97286fc442f4d44a65a3226d370de792e705f2c95c01530a879516d_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:41c623f7f6d23e4fad05abeda83745c12f3da35fae78f367461f8b2eec711e6a_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:54f2e30eca91df0221394b2f86cfed384e573c42099dc1efe16ffd8515e5f826_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:6785a20d6cd0ba779455b13ebd13d1cd0f080fcfaaab013f95c4976dc0588a8b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel9@sha256:9815b5833ce58c918fcf3e1de643a0cb729720c3286888bcd76d4925bd390847_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:1a883d0526f205beab9dfc51c5ac32b6a494dd950465b319076bf3a72e05e798_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:2ef62503cd347fba4ae4e9fe659a39fd7ceeb6be9b29ac8c1a1071f378ad7fbc_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:841c0c2af089daa79d66d73da42e9b7f1880db3ee27a1160e8e2f230f125c9f4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf4-rhel9@sha256:91568609093559b57722d4125b472a815fabb79888a56ac5e444d34a90c5f944_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:03182e8c0d9a28dd8dab831b3740bb588fd8d03f6783d24c492e53e52df5613d_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:2d882541f78495cb6ab25932d03947e038d5e477d878210e506dffcd787d201b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:ccce0a754cefa59c426bea1b1c8c345487a1cd35d147f50d8c2c881401b9ea7c_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-pf5-rhel9@sha256:cdd84d0f5e4fbe28071182219185e2dc5a1f478c48a14eb2a34ef9dc8d75dc96_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:110c5c431fdf763c96bba57afe759e82f6c0bd255bad79bbf9fa5e3551e19f00_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:b8ec0cb408820dd42e56fa5ef083f0f8180638dc883857bea294c281e06ede08_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:d1ec1feb75ea3f0de37099f602427fec5a0295da031fd0ff4774cb53515862af_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-rhel9@sha256:ed1ea1ccab647fb51e2f1c717cd161e325a6bf2b8abde53036a6d27219865077_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:595554f398ac60a30907c974b8f3b296d4b985c032a0e7b7cb4803236dc1cbb4_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:5d0efae1c7f63a52b8de49809444179964fa28ecda7488f7afdf82b1ce8e627f_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:9c05597e0d947f18bd3e859f5df60faf6ccdb25ae7ef0e18ab3df3eb1742c720_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf5-rhel9@sha256:cb9511103b0c0682b6248c9c60f81097ed5a5dc3bcb77ceee20b1ec9e412730f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:0260ad9ca47531e44588acc9f4fd70aefcffa0954b8ce8cab3ab5f7624598020_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:15e167b5f27c481c4909bae464a8e31e568cad73477eac7847eecfc7a76ef386_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:70adda1fe4c0835060c7378f3d9c969b0e34e4e43262d9c1298990e7c32bce42_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-pf6-rhel9@sha256:9b8ebc2f88ada2085ca87417407c689c1419b0f504f2173999ecda4eb4931cfd_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:1dc3332d59152fc0a929539ffe4d121b9bc303636926f0ed17255bc881b8abfb_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:91f8f4baa1d6ae76e16ef7220a790d5c4cb3b146e7f31cac53d18c82d40cec0b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:c47696862b842aa53c7fd5831c4c217467a31fd3f813a6f0f5c34e2b52fd786b_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-rhel9@sha256:eb22ccbdcfe215d624e194400674a734ac7a0b0edc4a417739095a3e0247f6fb_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:39109fa4f2af7b3ab1de9babbb232b3089e5023e99b674914f79604ba19928d4_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:3f34f3d1da02b8663ecff8bd34761715378126c9ac67576c8c50c94e5ead2c1b_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:b5adff760a57563166335934a5188117d54fcf46b5c1c8326d456d9ccff4e599_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel9@sha256:e8f327b837a2359a5a1ecef2c7b89064c99bcef5d5e5a7b0413c86362a963233_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:0a35b121ed92e360676a1a9900166ef9faa035e1efe0228a6a6fd6b4b7b370af_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:4f214a2064154bc7f922b665787c8f13519b677eea704aa8000ddb045865a6c3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:5bd7963940868f7bfd9ce2062d857238d16a0297802cda5a1d5e22bf7c1df3ab_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel9@sha256:f396b1fb0cefbe0d2ad03b1977b39aefe47c681b04b3491f8d7ce28b785241df_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:0e1ee52aa4fe3e549ca82fb28519d598ec5c3b258721a0817957fd2da25838cb_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:1c2ce94bc1cf89ae8c94778e5ddc108501ec8ddb02c46e76f8bba83f4b7c1749_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:33aae90d54f3d4683748d102f0592c9bdfc612a5408426e416cb2e8796708a08_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel9-operator@sha256:af873a2b4133324ecab21761c2ade8ba53f1cd421853f410d5aca725908163c6_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:7b331d3901418fec4db96acbe1b2866ad5c37382450d945fe6927840bebaa636_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:b93e37c843f93dcb2b7fb39ca9ee9d55bab662bf864e924cdbfc82d346ff87b4_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:dbac43ae0993a55d4a448b0831fdb708abbcd0328582c738c4b0fc3763574ead_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9-operator@sha256:f9490cada2e8cfe72c3a039c97a74ace9dc563df303d926c2035ff694c5abfb8_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:14c55ef1f29ede1892471b5c5961ccfa84eb47b8d93afdffb9cc0e5062f7abc8_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:4b2b77f1f9ee209588f973c22901f65cbc532e3ba90bd1b7728bd1aef0963de8_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:8fd0e2f58615893a801951f58b8e227bf240236178c19d3cba03f9a93ae1560b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/perses-rhel9@sha256:bf66a6276709a95d41be3b0fe0ec8a3767b264c09736f5b863c6764d2224b3e3_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:316f4fcaffa1616dbd99e04c77d3444e1dc7ef94209d7daa593cd232f30ad165_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:631eaf2a91cd777a22efee467f973b54dc3dc97ea35bdcbfdf370011aac404db_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:bf663d1bc45d4823676addd19704983eb99fdb80feb052c135209bc5a1065e3b_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel9@sha256:f9278ac679869558ce8a53d99640761214bfbf5f69681fa5159438f92023d6d7_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:00c060d0a64cd6fefa0138e263a6382d12530f4f9655abdcefc098f8e1afd0d2_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:60ee1ebf0b39c6c5fb337a3b942148f26b8cf4337acff21f095756c902506a0e_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:78a00ca8af6935aeb916cfae4712735c5a4bd22b86601bbd229618b8ea5cd008_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/thanos-rhel9@sha256:9983ec744a28b2abe72670652a94249c9d9d3624cc39062ad1cbff0116337f0c_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:6f053e36d5ef57ba6d04f036a55800097264d9a5cac5dd96198b7afafa8cb93f_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:8c22f14eb3db715badfbe34e86fee590ac4435095db4f359d555360abde376cc_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:935e17334aec23c168cd36ca6dd83ee5710ed44caa38247b759d1778298e2bad_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9@sha256:aa84b143c1e0e4ca0186c75bf1e46b4cfdbdd7cdfaee4acdcb6bffe697b6aa0f_s390x",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:475b2e517944517554d54998e20304a01095a0cb0438b45d0d0e87b208044003_amd64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:6efe5ec5691a1fbbce753ba17ddaddf0fc29dd76b3c7cd27c2243f32d043436b_arm64",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:bda2a8a401d3ceed7dd74809da989bfb0089373492ba1085136145de880c99e1_ppc64le",
"Cluster Observability Operator 1.5.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-rhel9@sha256:c69d290471d7b5a3c44d9a3d01b3234ee8b29c4edfba7364edc01a2bc83f7871_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ws: ws: Denial of Service via memory exhaustion from small WebSocket fragments"
}
]
}
RHSA-2026:56431
Vulnerability from csaf_redhat - Published: 2026-08-18 18:22 - Updated: 2026-08-20 04:44A 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-20T04:44:43+00:00",
"generator": {
"date": "2026-08-20T04:44:43+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-18T18:23:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-20T04:44:43+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:56928
Vulnerability from csaf_redhat - Published: 2026-08-19 10:53 - Updated: 2026-08-19 20:56A 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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64 | — |
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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64 | — |
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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64 | — |
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64 | — |
Workaround
|
A flaw was found in fast-xml-builder, a software component used to create XML documents from JSON data. This vulnerability allows a remote attacker to inject unauthorized attributes into the generated XML or HTML output. By crafting malicious input that includes quotes in attribute values without proper entity processing, an attacker can manipulate the structure of the output. This could lead to unintended information disclosure or alteration of how content is displayed.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64 | — |
A flaw was found in the brace-expansion library. This vulnerability allows an attacker to cause a Denial of Service (DoS) by providing a large numeric range for expansion. The library allocates excessive memory to generate all intermediate elements before applying the maximum limit, leading to high memory consumption and potential application crashes. This can impact the availability of systems using the library.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64 | — | ||
| Unresolved product id: Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Data Foundation 4.22.2 security, enhancement \u0026 bug fix update",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation 4.22.2 security, enhancement \u0026 bug fix update\n\nFIXED BUGS:\n==========\nDFBUGS-9558: [MDR]: Post-upgrade (4.21 to 4.22) DRPolicy validation failure in Metro DR\nDFBUGS-9404: [Backport to odf-4.22.2] Adjust key rotation mismatch alert to recommend contacting support\nDFBUGS-9071: [4.22 clone] - must-gather Helper pod fails with \"realpath: /var/lib/rook-ceph-mon/secret.keyring: No such file or directory\" causing all Ceph CLI collection to be skipped\nDFBUGS-9018: [Backport to odf-4.22.z] minor odf-operator.v4.23.0 failing on OCP 5.0\nDFBUGS-8998: [Critical] Upgrade ceph version to RHCEPH-9.1z1 at ODF-4.22.1\nDFBUGS-8996: The console pod in openshift console is continuously restarting \nDFBUGS-8956: RHODF 4.22.2 release\nDFBUGS-8896: drbd-setup script fails to pull odf-drbd-rhel9 image from registry.redhat.io \u2014 unauthorized error\nDFBUGS-8892: [backport-4.22] ocs-client-operator fails to find CSI images ConfigMap on OCP 5.0.0 \u2014 blocks entire Ceph CSI deployment\nDFBUGS-8890: Failed to install ODF 4.22 on OCP 5.0\nDFBUGS-8882: [TNF/ODF-4.22] Failed to deploy a drbd module in the node\nDFBUGS-8812: Post completion of installation for FUSION and FDF cnsa-dependencies status is reported as UNKNOWN\nDFBUGS-8798: [MDR] [HCI client]CephFS NetworkFence fencing fails with EACCES error when listing active MDS clients\nDFBUGS-8514: [Backport to odf-4.22.2] ODF 4.19 OCS Metrics Exporter not receiving Network Attachment Annotation\nDFBUGS-8224: [RDR] DR protection for RBD workloads fails after DR configuration\nDFBUGS-8201: [odf-4.22] - [GSS] Red Hat Virtualization VMs in Paused State - \"VMI was paused, low-level IO error detected\" w/rbd Volumes Impacted and Clients Blocklisted\nDFBUGS-8115: [Backport to odf-4.22.z] [RDR] [dryRun] For cephfs discovered app in deployed state, after dryRun and abort, progression changes from TestingFailover to WaitOnUserToCleanUp but changes to Completed even without workload cleanup\nDFBUGS-7974: [Backport to odf-4.22.1] [GSS] PDB is created for rgw even though the gateway instance count is 1\nDFBUGS-7410: [RDR] [dryRun] For workload in various states, ensure dryRun test failover abort works correctly and retains workloads original state\nDFBUGS-6160: [GSS] Random Pod delete makes the container in openshift-storage.rbd.csi.ceph.com-nodeplugin-csi-addons restart\nDFBUGS-5644: Customer is able to see the alert StorageClientHeartbeatMissed constantly, roughly every 6 minutes it goes alerting and then it gets auto resolved.",
"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:56928",
"url": "https://access.redhat.com/errata/RHSA-2026:56928"
},
{
"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-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-42338",
"url": "https://access.redhat.com/security/cve/CVE-2026-42338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44665",
"url": "https://access.redhat.com/security/cve/CVE-2026-44665"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45149",
"url": "https://access.redhat.com/security/cve/CVE-2026-45149"
},
{
"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-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-9358",
"url": "https://access.redhat.com/security/cve/CVE-2026-9358"
},
{
"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_56928.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.22.2 security, enhancement \u0026 bug fix update",
"tracking": {
"current_release_date": "2026-08-19T20:56:17+00:00",
"generator": {
"date": "2026-08-19T20:56:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:56928",
"initial_release_date": "2026-08-19T10:53:50+00:00",
"revision_history": [
{
"date": "2026-08-19T10:53:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-19T10:54:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-19T20:56:17+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.22",
"product": {
"name": "Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.22::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Openshift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3Af46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1787057250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3Aabbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1787057964"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"product_id": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256%3A10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-operator-bundle\u0026tag=1787065131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"product": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"product_id": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devicefinder-rhel9@sha256%3A328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3?arch=amd64\u0026repository_url=registry.redhat.io/odf4/devicefinder-rhel9\u0026tag=1787057603"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1787058450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3A50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1787057989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"product": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"product_id": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256%3A9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=1787065167"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1787059853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1787057849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"product_id": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256%3A60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=1787065472"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Abc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1787060257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1787058278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"product_id": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256%3A3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=1787066001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"product": {
"name": "registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"product_id": "registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-tls-profiles-operator-bundle@sha256%3A6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle\u0026tag=1787066096"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"product_id": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-blackbox-exporter-rhel9@sha256%3A91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-blackbox-exporter-rhel9\u0026tag=1787058658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1787058706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3Acd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1787058403"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Ac1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1787059072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3Aad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1787058807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1787058588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256%3A67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=1787066363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3Ab5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1787058970"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"product_id": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-dependencies-operator-bundle@sha256%3Acf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-dependencies-operator-bundle\u0026tag=1787066377"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"product_id": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-drbd-rhel9@sha256%3A1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-drbd-rhel9\u0026tag=1787059538"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator\u0026tag=1787059616"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-operator-bundle@sha256%3Ad4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle\u0026tag=1787069100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9\u0026tag=1787061098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"product_id": "registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-lightspeed-rag-content-rhel9@sha256%3A491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9\u0026tag=1787059085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3Af1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1787059621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3Accc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1787059386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256%3A6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=1787066428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1787060080"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1787060105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"product_id": "registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256%3Acfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=1787066421"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"product": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"product_id": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256%3A603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=1787066422"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"product_id": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256%3Ab683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=1787066447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"product_id": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256%3A2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=1787066815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3Ac30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1787059493"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"product_id": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256%3A99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=1787067003"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-mover-rhel9@sha256%3Aad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9\u0026tag=1787060201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-rhel9-operator@sha256%3Ac5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator\u0026tag=1787060274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-operator-bundle@sha256%3A9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle\u0026tag=1787067280"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Ac80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1787061554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"product_id": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256%3A094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=1787067321"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3Ae22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1787057250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3Aef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1787057964"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"product_id": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/devicefinder-rhel9@sha256%3A6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/devicefinder-rhel9\u0026tag=1787057603"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1787058450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Aa7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1787057989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1787059853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1787057849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1787060257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1787058278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-blackbox-exporter-rhel9@sha256%3A05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-blackbox-exporter-rhel9\u0026tag=1787058658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3Aa1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1787058706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1787058403"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1787059072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1787058807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1787058588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1787058970"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-drbd-rhel9@sha256%3Af71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-drbd-rhel9\u0026tag=1787059538"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator\u0026tag=1787059616"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9\u0026tag=1787061098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3Ab74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1787059621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1787059386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1787060080"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1787060105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3Acbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1787059493"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-mover-rhel9@sha256%3A51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9\u0026tag=1787060201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-rhel9-operator@sha256%3A884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator\u0026tag=1787060274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3Aec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1787061554"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1787057250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1787057964"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"product": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"product_id": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"product_identification_helper": {
"purl": "pkg:oci/devicefinder-rhel9@sha256%3Ac2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648?arch=s390x\u0026repository_url=registry.redhat.io/odf4/devicefinder-rhel9\u0026tag=1787057603"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3Abd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1787058450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Ac39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1787057989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1787059853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3Ab16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1787057849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3A324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1787060257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1787058278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"product_id": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-blackbox-exporter-rhel9@sha256%3A82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-blackbox-exporter-rhel9\u0026tag=1787058658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1787058706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3Ad96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1787058403"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3Ada4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1787059072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3Af73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1787058807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1787058588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1787058970"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"product_id": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-drbd-rhel9@sha256%3A82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-drbd-rhel9\u0026tag=1787059538"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator\u0026tag=1787059616"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9\u0026tag=1787061098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3A2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1787059621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1787059386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3Ac89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1787060080"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3Adbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1787060105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1787059493"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-mover-rhel9@sha256%3Ab4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9\u0026tag=1787060201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-rhel9-operator@sha256%3Ab07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator\u0026tag=1787060274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1787061554"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256%3A7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae?arch=arm64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=1787057250"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"product": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"product_id": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256%3A799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98?arch=arm64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=1787057964"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"product": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"product_id": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/devicefinder-rhel9@sha256%3A13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9?arch=arm64\u0026repository_url=registry.redhat.io/odf4/devicefinder-rhel9\u0026tag=1787057603"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"product_id": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256%3A1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=1787058450"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"product": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"product_id": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256%3Ad6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=1787057989"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256%3A0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=1787059853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"product_id": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256%3A7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=1787057849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"product_id": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256%3Af561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=1787060257"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"product": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"product_id": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256%3A5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=1787058278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"product_id": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-blackbox-exporter-rhel9@sha256%3A71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-blackbox-exporter-rhel9\u0026tag=1787058658"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"product_id": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256%3A56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=1787058706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"product_id": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cloudnative-pg-rhel9-operator@sha256%3A45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator\u0026tag=1787058403"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"product_id": "registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256%3A4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=1787059072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"product_id": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256%3A4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=1787058807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256%3A2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=1787058588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"product_id": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256%3A06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=1787058970"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"product_id": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-drbd-rhel9@sha256%3Ad906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-drbd-rhel9\u0026tag=1787059538"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-rhel9-operator@sha256%3A917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator\u0026tag=1787059616"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"product_id": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-external-snapshotter-sidecar-rhel9@sha256%3A3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9\u0026tag=1787061098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256%3Ac32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=1787059621"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"product_id": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256%3A9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=1787059386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"product_id": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256%3A5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=1787060080"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"product": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"product_id": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256%3A02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=1787060105"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"product": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"product_id": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256%3A878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=1787059493"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-mover-rhel9@sha256%3A7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9\u0026tag=1787060201"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"product": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"product_id": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-volsync-plugin-rhel9-operator@sha256%3A7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator\u0026tag=1787060274"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"product": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"product_id": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256%3A6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37?arch=arm64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=1787061554"
}
}
}
],
"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:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64"
},
"product_reference": "registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64"
},
"product_reference": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64"
},
"product_reference": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x"
},
"product_reference": "registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64"
},
"product_reference": "registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64"
},
"product_reference": "registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64"
},
"product_reference": "registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x"
},
"product_reference": "registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64"
},
"product_reference": "registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64 as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le as a component of Red Hat Openshift Data Foundation 4.22",
"product_id": "Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
},
"product_reference": "registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le",
"relates_to_product_reference": "Red Hat Openshift Data Foundation 4.22"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6321",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-05-04T20:01:14.938426+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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-19T10:53: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.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56928"
}
],
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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-19T10:53: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.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56928"
}
],
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: URI authority bypass due to improper delimiter handling"
},
{
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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-19T10:53: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.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56928"
},
{
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postcss-selector-parser: Postcss: Denial of Service via uncontrolled recursion in AST Serialization"
},
{
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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-19T10:53: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.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56928"
},
{
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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-19T10:53: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.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56928"
},
{
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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-19T10:53: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.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56928"
}
],
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "brace-expansion: brace-expansion: Denial of Service via zero step value in brace pattern"
},
{
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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-19T10:53: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.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56928"
},
{
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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-19T10:53: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.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56928"
}
],
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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-19T10:53: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.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56928"
},
{
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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-19T10:53: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.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56928"
}
],
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "uuid: uuid: Out-of-bounds write vulnerability impacts data integrity and confidentiality"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64"
]
}
],
"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": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64"
]
},
"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-19T10:53: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.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56928"
},
{
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ip-address: ip-address: Cross-site scripting via improper HTML escaping of untrusted input"
},
{
"cve": "CVE-2026-44665",
"cwe": {
"id": "CWE-91",
"name": "XML Injection (aka Blind XPath Injection)"
},
"discovery_date": "2026-05-13T17:01:04.018478+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477155"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-xml-builder, a software component used to create XML documents from JSON data. This vulnerability allows a remote attacker to inject unauthorized attributes into the generated XML or HTML output. By crafting malicious input that includes quotes in attribute values without proper entity processing, an attacker can manipulate the structure of the output. This could lead to unintended information disclosure or alteration of how content is displayed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-xml-builder: fast-xml-builder: Attribute injection leading to information disclosure or content manipulation",
"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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44665"
},
{
"category": "external",
"summary": "RHBZ#2477155",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477155"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44665",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44665"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44665",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44665"
},
{
"category": "external",
"summary": "https://github.com/NaturalIntelligence/fast-xml-builder/security/advisories/GHSA-5wm8-gmm8-39j9",
"url": "https://github.com/NaturalIntelligence/fast-xml-builder/security/advisories/GHSA-5wm8-gmm8-39j9"
}
],
"release_date": "2026-05-13T15:24:54.596000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T10:53: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.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56928"
}
],
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "fast-xml-builder: fast-xml-builder: Attribute injection leading to information disclosure or content manipulation"
},
{
"cve": "CVE-2026-45149",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-29T21:02:00.092772+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2483481"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion library. This vulnerability allows an attacker to cause a Denial of Service (DoS) by providing a large numeric range for expansion. The library allocates excessive memory to generate all intermediate elements before applying the maximum limit, leading to high memory consumption and potential application crashes. This can impact the availability of systems using the library.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: brace-expansion: Denial of Service due to excessive memory allocation when expanding large numeric ranges",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products ship brace-expansion versions 1.x and 2.x, which are not affected by this vulnerability. The flaw exists only in versions 5.0.0 through 5.0.5.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45149"
},
{
"category": "external",
"summary": "RHBZ#2483481",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2483481"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-jxxr-4gwj-5jf2",
"url": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-jxxr-4gwj-5jf2"
}
],
"release_date": "2026-05-29T19:55:07.337000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T10:53: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.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56928"
},
{
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "brace-expansion: brace-expansion: Denial of Service due to excessive memory allocation when expanding large numeric ranges"
},
{
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"known_not_affected": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_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-19T10:53: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.22/html/updating_openshift_data_foundation/updating-ocs-to-odf_rhodf",
"product_ids": [
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:56928"
}
],
"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.22:registry.redhat.io/odf4/cephcsi-operator-bundle@sha256:10dd80b3ad82c20eef3c275ae4e60e096e70da1d1caf2617c343ee87796216c3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:56a5765cc1d9c9ab11b0f081121364ee9566fbde3bea7bad187f79c04c729edc_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:799f74c85ebb87d20e141ead6f19bc15ce864c309a2818ff9f2b5acecdee8a98_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:abbf0db79f97e40cdfe7ae4c8467f1e43640a9e779beca4442a3c71d6a37001b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9-operator@sha256:ef44ea45eda846f6c7398ac57b99c741b85eb56d962c563e7de09df41bd8552e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7d2b3fe9f29d4fc3e9e7c2e162735f058bafb5b642807395909fd163348857ae_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:7da102846abe7686bde028f157b2fe31cd41edffdf3fc4803b324018b99fba14_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:e22ce5d41f0fab1983cb49db6578b998cee47f4a205459c08f6527a416ddac1e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/cephcsi-rhel9@sha256:f46cbaa4c84c3de5822b1fbd4556213492d519e772aee22828c17702a3262a5b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:13784eee313fac8cac56adb3d79867f4408ce7c468fe7d5cd98446a70c317cd9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:328f7425f7fddbc2a7b51630ce053eaeabc52263de8f377a3883a6081b9a5da3_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:6480efbb4b0a279607e74afb7f7e65d10945f90f39604fe95ca48c2956461d71_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/devicefinder-rhel9@sha256:c2b058df336f51278f92b6762a206321d11e1c7e422f17a1e8873b351d425648_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:1c0b8cade0b754caa0e67951ce99cfc3931f786a927859990823cc7d5f95ca95_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:5fce33c96d070692b42f15cc2c054897111c0bcee89454ffc78cac62b63a8709_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:74669da6414303b7d7d9bb2244a0d7099d1889753824c2782d14f7f74558f55e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-core-rhel9@sha256:bd129a261420f28720c841646211b8157070e4fa274edfb7e1006b70549c56cf_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-operator-bundle@sha256:9aad24bb89dc84721b3419ae946f3ca2e23fcdd7df7ea8b1555edca159dc8332_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:50598651c996040e69c20b419e282b2ae06247fdb18b449d661b9201e5a6d3a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:a7debce2cdbddc36a826fd5d53585356fe02173358bf6beab24a4507a2cb2a43_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:c39b7ed21d8355f8968565ae30056160dd777eb266abc4ec43ee73b4d88716c0_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/mcg-rhel9-operator@sha256:d6638e2c155622e06b1ac4b01e9424f6f0fa3f5dc8ce5976d30cbe030262a4e6_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:0f0dc03a1726bb4099b389b490d86924e7249deb8227a49954409ebd2f9827cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:2c93bc488ea43b341ba2e24826d132f08e49a386de9e35a1861386f1ac928995_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:4e14258e6b72824405cd47f759057c8a66881c87bf1422f834348f94b7bb8805_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-console-rhel9@sha256:67a36e0f74870a7cfdcbfa0488930848e7602fadba2b24972017acabbb068616_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-operator-bundle@sha256:60b2daf9af3a904a4613c81ca1af26bbbd860992eb40905e073c45b8f2812adb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:18354c03c7fae81e867f70fda4ed3292e4f5ee6795e5bbbd8dab8151b7fc62f3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:2434db04d4689c277b0d7736be991d148b023d6ae3878de28f5bfa52be579977_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:7e0ff6abbca57e280ed3238f6298be069ada44c5e6f1cdecf2644dd366a9292f_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-client-rhel9-operator@sha256:b16101d3c9092d128dbf3318b7f7d0890343f9c6203567195ada9cbac319b142_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:324891b306d4150b284b11ce5928b4c853a962fbb4af3e6b887cb90d03f55640_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:4336da50dd7886131ca3a3f76d505a1a4a553e7a7c460f68e48f8151b55f5fed_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:bc93a19fb47860828df054e7ba944341820c50e82685a9d4219aa9006995281f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-metrics-exporter-rhel9@sha256:f561525d76d9cea860a8c4660921d44f509008f91ec06780a40d8c1e55776280_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-operator-bundle@sha256:3238c70f81f4819647b44d47683abb43a24fe61b9479f74eb74dc137460c6a13_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:1530a2d5026591b7893936b044d13165c9f14682e6eb333ea36fba70bcd59f13_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:227eea9babcd7ef38bd086311e18354b59a0956ef877b1d4f31b80a41378d83f_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:34cac4e612ccb49ec31edbb44c6a30a16c79c1f49dff075a4489fdaf2896d92e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-rhel9-operator@sha256:5eb66fdfcd4d244e7b908c4888c926653bd0145918b5ddab628355fde8b57840_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/ocs-tls-profiles-operator-bundle@sha256:6090dba2c45498f2e34dd56e7465ece339a53d7daa45a32564fbd7c2172002ba_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:05a59cc108bd2ceaad8ae212ec744ea532f62344ed98f06d0389bc4b9d1a0ead_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:71372adb6c14d7916ca775d50f04407adc5d25decfbcd5afd19ba81bccff136b_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:82b36e7bbcdb1b9698529f0babc68c28ce967ea3b2fd15e45e8735e526d62cbe_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-blackbox-exporter-rhel9@sha256:91d08f394834a1f0eaa80bbf12ee1ba01f43656d5154a56fb7906afd64009da7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:0b9c74669c20703568abfdbd9c86bdf1b94b599014341fe4c355e1c90d5df479_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:22fd9148148c5e458171b083b98234ac20c564b7b708e4f62f5c1fdb2bb0f3cb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:56d480e3ef748558a72f0fd20378496921c7d821d38998fea29d9cd9f18839d9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cli-rhel9@sha256:a1c623dc0d76c13d8bcc5e9e8e2dfcc0bb625c5d6aadb24f1835428c6629cdd3_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:45f31b503350354a66902e42884235d1cba91127e9bccb137f8c4e865df847ad_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:4e6c58356db3db6c95f61d48678d32d722592268753ed591429b77cd4da9b269_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:cd2be525115e3749371cca57933bf442d4c26d53cee107bbb14f5be7f9442cf0_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cloudnative-pg-rhel9-operator@sha256:d96320f11ad39369308470605ab3abe55b603b34d0d195897d86270bf91394a2_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:04dbabde8d1042535cf0bd1a231cb1debed169fb5e3eadf5c8d71f5f526023c5_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:4f9005abaad0d6062e640e234d1db8d97d8be4acd91e3226922a8b43a37b6598_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:c1c6cc051dd6d7f0662d7a713d4c95165711e05106269237279c9e44e3ffdce8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-console-rhel9@sha256:da4dc4ce011e2845ac6b59c8b3f1c2f095a9e99f39be30d0cb1009f4723b7c08_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:4d4d130d63af2dd7ecba768700f8aae947905ea583dd4c71c2ccfe3a26a3c377_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:8bb481e06c9fee568111032a994e100fef976ac236bcd74af24f12a623e4e64e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:ad1df95a719b4e36edeac37e94964656795fa48fee5765ec9f3ad337df27c320_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-cosi-sidecar-rhel9@sha256:f73962e02182e930d616f1af27f64ae58b1e50092e81c558cc8bac944919e294_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-operator-bundle@sha256:67acc04a93fad579841dd2dea15dcef8ac8fbd15899163ed8228ae7b2bb55c9c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:06a980839f9dbc6c3a1e4d1fd6d7a5cdd848ac013a8a29c7eb44a2c79e987cd9_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2e496a9702596d23d1ddab995e5425651176b2cf8d7a525b26499ece0a16ee67_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:2f0f778c08b0232cdabae80317cfe1e5b13e1bd67864f978138dbc388fa56cdb_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-rhel9-operator@sha256:675dffb6659d2f7e2975a47bd1fb94b3930a441ec81b3e12a6574fce2f49495a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:06d2cb8f05cb0c78fee0bdcfaaf35b0ae3210eeb45d8ba65530075b7ff3096e9_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:2739c979e87de5656e8367f95429301a99a5af2ac8ac1412f12497c33309db9f_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:80ca661bbbbb6ef3c3a7f0ffb09e37c28bcaf1cf7a8173a18c19ee04fb1c29a9_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9@sha256:b5c42aface12a63474747ca6000a93a2e6a42a1b660b1e74ca3c6fa89757b824_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-dependencies-operator-bundle@sha256:cf02ec57425afc3697a3edc856cb063e0c91cd2a453b7c6e276fc850de083f6c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:1673bcbc4216d96e46b4d0a3801c94110d6dfe601057bcedef031f540e567180_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:82ce6ca1931475abbc8256697234225e28add45e6b19112bf53a328f74b61656_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:d906d3e61c73a9f0b744b138d126a9a5fc7402a2411b4f94af8e2ae400c718cc_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-drbd-rhel9@sha256:f71995259c2c1882e495a0f7ca0688c10b1c2126be7ee539d4b89a35d729e484_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-operator-bundle@sha256:d4f2d1a4318647a24fba9d32ccbb372ce3b7d007a26caea3d0342898486bf8e6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:3239d43497b85cd1f41c5ed76a30a474ecf3c9f90f68bc7a278dfe7cd60b8c2a_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:89cbb9ccbbd0366a6bb48b0be243201b9828c23d70c29ce61af3c23f77a576d6_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:917391690634ce9733dc30ac28c16a68acd01e71636d5ecbab4214cc3688207d_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-rhel9-operator@sha256:95823751b62d8ea4fd75357dc17dfde68e69d5024577a3a2575e350510077ddb_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:1a9ff06c118f15331871404828d90e09db1a58802dc892308f486eb73c18d509_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:2d15c9ea11ea44fc162e7d284351f63a59e83393fe18a3cb8faffac7ba18a3ab_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3a2e3e9484a7179e8411ad8e0f46283701efaab5bbb37a08f242263f7af24dda_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-external-snapshotter-sidecar-rhel9@sha256:3b840c30296d61cf1182363f27aeac40844629750cd51e817d3f5172b7a98320_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-lightspeed-rag-content-rhel9@sha256:491fa36c490009723a52f7953ce751474fa8afc9ad17524a7835a26f4add4d64_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:2ea5314a430a86e4449bf943cc25639f212efe6783cd98516aa1e9f092a290eb_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:b74e197a1739706e961b5124626077001d84e50d13c293b33f8e80b997549486_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:c32b81b90bd44c45acab64502676d8454082d0d9c4823554329fcd07327e93d5_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-console-rhel9@sha256:f1bb2810e874a4100304304255ae7a9d2332d2f33e87dd70df4bcae4334c514c_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-operator-bundle@sha256:6426f7541608ac783e0909659b35bb4aa26d0633f0fd9dfb3542024eb52bb8c8_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:5efaaf7944ff294950905f780dd3fd8a8748b2b6e7577187b93e7db09f567237_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:730cbcf4590ceba4f9d28b12586631efddd0cae9881f0563ebb33728847da726_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:9717b587c88af652baee6a16c62c04d651665d13aae926471e0a4eaf0bff00df_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-multicluster-rhel9-operator@sha256:ccc2b975ad59cc6a5ef0b5a4b7c6f23b954fc7f8b736b12df562387e05e5c15b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5083229ec138c7e6ba571fcdd7f6f1114e72949b5be9effe56555dbe981627d1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:509e48275e711edac6e26db6a81cd05d2aa1e5e7a5f7315879cd8ac1e87480c8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:5b1ca842e25121c65f2b5feb366d24e673af3236fdbb95fc5021dac442ebd114_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-must-gather-rhel9@sha256:c89b667cab1ef6c5b68bda75f7115ec6f752a6251c5b4f1de99b3c26695678f7_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-operator-bundle@sha256:cfbc9eb602a5af2170fc154d8165863e4542a0252b8d42df04d1525fba3bf4a6_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-prometheus-operator-bundle@sha256:603e5a3da3f7f067355dfda3e2fbe85b9b8be702418ce57fb3ee3f8abfed81cc_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:02966c37e1ed05a81bd91049246f8954dd3bc9a068ff0922cd349c7a17c3fb74_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:29e4d9ead27e6691b4f4c740af7e98e3107540d07310e531aa36153ce06370a1_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:4e864fa83b94eb705c92588c2eca11c5e8495034448fb7b96d095506e81f2b0e_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odf-rhel9-operator@sha256:dbe0789d861ae19343ecc1456377111dd4021fdb21651b88850f6f871edb6e5b_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-cluster-operator-bundle@sha256:b683f82ea89be68a469631543f7d56e6380f053a56c36ab8a8ee24fe7d5a446e_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-hub-operator-bundle@sha256:2597bef930702fcfb6f51cabb178502e95ac257844994910ddb6f9845a460cbf_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-recipe-operator-bundle@sha256:99bfe5c77e83dc7136ae0b9498010b3a9d60d3d4fbf1b53f5a6b987f58f3800b_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:73151b002ee4f4375fb716bc7c3f10d3bb9da2be3368138296cd13584702aef3_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:878173b8bb05333a519bb6f7f5c90e4f555d92ac0ff4d8e3c5aeb3eca2e05537_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:c30650afac70f9e64f2ea2aaf9eecddb1432b2de77edbc3109c7717e15a8d719_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-rhel9-operator@sha256:cbf341099b36bcd6a5ccc63503cd7b839805fd75a8273f16d04fe80a89c389f8_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:51664e50d95e8cb2ef5284bb094f691f103e3940040e419decf1bc3315cd9427_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:7d5e04ffd91c3ebb36cf0c703f9c119dd61bd5678e88e3011cfb47dc81000a46_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:ad48ff46d98b4b6ceddc657f8e9372ab05d1fb952bfc1cbe07c4d3b254db3c83_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-mover-rhel9@sha256:b4700c57ec3b75f2f529545baf9ec8a5a22b493d4a6f4db155b85685aa972894_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-operator-bundle@sha256:9ce2b6eb2ee076ca8a9bfd698d4235de90a16e39950d63b79a1063977a824e68_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:7c911e707cc7e1fa33495949172c4a4e1141985659d0735f5db030e748e0cff4_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:884f63e229138eaa1df7adb443ec164de629819042e426baa3ce645668e3b0f7_ppc64le",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:b07d4318d1db2eb0a202bc6f42084ad8660bd1fd904326046aee9cad56118035_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/odr-volsync-plugin-rhel9-operator@sha256:c5e84e58f4f79b841acac164cc53bc9e22ff91f29d86b529fc7fbc2003f97d5f_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-operator-bundle@sha256:094830628f90ba8011755e1bc6f576a85c93b08e19e91ebf42fceacc67ae9987_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:433026cc7f3382ddf5357602e5ca79acecde04b67fbe8bba6803184a950491a4_s390x",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:6956aa171ba9a57381b3a8fb5c4667d71fa6e8529fe838c0736a8737b0b60b37_arm64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:c80d1fb3c72dbe1f82b08977811569580cf93dd415a766f0fe2bf021194db2a7_amd64",
"Red Hat Openshift Data Foundation 4.22:registry.redhat.io/odf4/rook-ceph-rhel9-operator@sha256:ec3000eda533db74134b44f9573b01585e63b86e60fa6922382b3dd26533bcb8_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ws: ws: Uninitialized memory disclosure via `websocket.close()` with `TypedArray`"
}
]
}
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.